# Packages
Code generated for package swagger by go-bindata DO NOT EDIT.
# Functions
No description provided by the author
RegisterUsersHandler registers the http handlers for service Users to "mux".
RegisterUsersHandlerClient registers the http handlers for service Users to "mux".
RegisterUsersHandlerFromEndpoint is same as RegisterUsersHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUsersHandlerServer registers the http handlers for service Users to "mux".
No description provided by the author
# Variables
No description provided by the author
Users_ServiceDesc is the grpc.ServiceDesc for Users service.
# Structs
UnimplementedUsersServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
UserStateValidationError is the validation error returned by UserState.Validate if the designated constraints aren't met.
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
# Interfaces
UnsafeUsersServer may be embedded to opt out of forward compatibility for this service.
UsersClient is the client API for Users service.
UsersServer is the server API for Users service.
# Type aliases
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
UserStateMultiError is an error wrapping multiple validation errors returned by UserState.ValidateAll() if the designated constraints aren't met.