package
0.0.0-20210730102928-7372eca1d5ea
Repository: https://github.com/gopherty/wings.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
# Interfaces
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.