Add macOS support for MAC and hostname rule items
This commit is contained in:
@@ -23,6 +23,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