Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkEventHandler ¶
func (*LinkEventHandler) Start ¶
func (l *LinkEventHandler) Start()
func (*LinkEventHandler) StopHandler ¶
func (l *LinkEventHandler) StopHandler()
func (*LinkEventHandler) Subscribe ¶
func (l *LinkEventHandler) Subscribe(eventChannel chan<- netlink.LinkUpdate, ifNames ...string) error
func (*LinkEventHandler) Unsubscribe ¶
func (l *LinkEventHandler) Unsubscribe(ifNames ...string)
Click to show internal directories.
Click to hide internal directories.