Add macOS support for MAC and hostname rule items
This commit is contained in:
@@ -20,6 +20,7 @@ type PlatformInterface interface {
|
||||
SendNotification(notification *Notification) error
|
||||
StartNeighborMonitor(listener NeighborUpdateListener) error
|
||||
CloseNeighborMonitor(listener NeighborUpdateListener) error
|
||||
RegisterMyInterface(name string)
|
||||
}
|
||||
|
||||
type NeighborUpdateListener interface {
|
||||
|
||||
Reference in New Issue
Block a user