mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-03 02:53:29 +08:00
WIP commit
This commit is contained in:
@@ -3,9 +3,8 @@ package models
|
||||
import "golang.zx2c4.com/wireguard/wgctrl/wgtypes"
|
||||
|
||||
type PeerUpdate struct {
|
||||
Network string
|
||||
Interface string
|
||||
Peers []wgtypes.Peer
|
||||
Network string
|
||||
Peers []wgtypes.Peer
|
||||
}
|
||||
|
||||
type KeyUpdate struct {
|
||||
|
||||
Reference in New Issue
Block a user