package
0.0.0-20201207183138-34c5bf1cd2ff
Repository: https://github.com/jakewright/home-automation.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new client.
NewMockClient returns a new mock client.

# Structs

Client makes requests to this service.
GetDeviceFuture represents an in-flight GetDevice request.
GetDeviceRequest is defined in the .def file.
GetDeviceResponse is defined in the .def file.
MockClient can be used in tests.
UpdateDeviceFuture represents an in-flight UpdateDevice request.
UpdateDeviceRequest is defined in the .def file.
UpdateDeviceResponse is defined in the .def file.

# Interfaces

InfraredService is the public interface of this service.