mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 09:16:40 +00:00
Initial concept
This commit is contained in:
@@ -17,4 +17,5 @@ type WGConfigurer interface {
|
||||
RemoveAllowedIP(peerKey string, allowedIP string) error
|
||||
Close()
|
||||
GetStats(peerKey string) (configurer.WGStats, error)
|
||||
Transfers() (map[wgtypes.Key]configurer.WGStats, error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user