package
1.3.6
Repository: https://github.com/forrestsu/go_learn.git
Documentation: pkg.go.dev

# Functions

GetAll returns information about all batteries in the system.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Idle specifies a state where battery is in "capacity saving" mode.
Undefined specifies a state that was returned by the controller, but there is no platform agnostic mapping for it.
Unknown specifies a literal unknown state returned by the controller.

# Variables

ErrNotFound Only ever returned wrapped in ErrFatal.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

AgnosticState type enumerates possible battery states, using platform agnostic naming.