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 ¶
func (*Monitor) DeletePattern ¶
func (*Monitor) GetPattern ¶
Click to show internal directories.
Click to hide internal directories.