This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/h44z/wg-portal.git
synced
2025-08-11 07:52:24 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
wg-portal
/
internal
/
app
/
api
/
v0
/
model
/
models.go
7 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
Start Github V2 branch
2023-02-12 23:13:04 +01:00
package
model
type
Error
struct
{
peer creation and deletion
2023-06-23 19:24:59 +02:00
Code
int
`
json:"Code"
`
Message
string
`
json:"Message"
`
Start Github V2 branch
2023-02-12 23:13:04 +01:00
}
Reference in New Issue
Copy Permalink