Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(keys Keys) (*Controller, error)
func (*Controller) ApplyMask ¶
func (c *Controller) ApplyMask(oldMask, newMask byte) error
func (*Controller) Close ¶
func (c *Controller) Close() error
func (*Controller) Keys ¶
func (c *Controller) Keys() Keys
func (*Controller) ReleaseAll ¶
func (c *Controller) ReleaseAll() error
Click to show internal directories.
Click to hide internal directories.