Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Path string Name string Model string Serial string FirmwareRev string Namespaces []*Namespace }
Controller represents a NVMe controller
func NewDecoder ¶
func NewDecoder(path string) *Controller
NewDecoder creates and initializes a Controller
Click to show internal directories.
Click to hide internal directories.