//
pkg.gl
Category
github.com/adamcstephens/lirc-web-api
lirc
package
0.2.11
Repository:
https://github.com/adamcstephens/lirc-web-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
306 SLOC
#
Functions
New
New construct Client instance.
NewMockClientAPI
No description provided by the author
#
Variables
ErrInvalidReplies
ErrInvalidReplies because lircd replies invalid format data.
#
Structs
Client
Client for lircd.
MockClientAPI
Mock of ClientAPI interface.
Reply
Reply from lircd.
#
Interfaces
ClientAPI
ClientAPI represents LIRC Client.