# 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.