Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListControllerPaths ¶
Types ¶
type Controller ¶
func NewController ¶
func NewController(path string) (*Controller, error)
func (*Controller) GetBrightness ¶
func (c *Controller) GetBrightness() (int, error)
func (*Controller) GetPropBytes ¶
func (c *Controller) GetPropBytes(name string) ([]byte, error)
func (*Controller) GetPropInt ¶
func (c *Controller) GetPropInt(name string) (int, error)
func (*Controller) GetPropString ¶
func (c *Controller) GetPropString(name string) (string, error)
Click to show internal directories.
Click to hide internal directories.