Documentation ¶
Overview ¶
Package kobject implements Linux kernel kobject uvent watcher.
Index ¶
Constants ¶
View Source
const ( ActionAdd = kobject.Add ActionRemove = kobject.Remove ActionChange = kobject.Change ActionMove = kobject.Move ActionOnline = kobject.Online ActionOffline = kobject.Offline ActionBind = kobject.Bind ActionUnbind = kobject.Unbind )
Re-export action constants.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.