Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { NewLink func(key string, update *netlink.LinkUpdate) error DelLink func(key string, update *netlink.LinkUpdate) error }
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func NewMonitor ¶
func (*Monitor) AddPattern ¶ added in v0.3.0
func (*Monitor) DeletePattern ¶ added in v0.3.0
func (*Monitor) GetPattern ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.