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.
GetUserFuture represents an in-flight GetUser request.
GetUserRequest is defined in the .def file.
GetUserResponse is defined in the .def file.
ListUsersFuture represents an in-flight ListUsers request.
ListUsersRequest is defined in the .def file.
ListUsersResponse is defined in the .def file.
MockClient can be used in tests.
User is defined in the .def file.

# Interfaces

UserService is the public interface of this service.