package
0.0.0-20191205203153-4da1024e9da7
Repository: https://github.com/ivost/shared.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterMyServiceHandler registers the http handlers for service MyService to "mux".
RegisterMyServiceHandlerClient registers the http handlers for service MyService to "mux".
RegisterMyServiceHandlerFromEndpoint is same as RegisterMyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMyServiceHandlerServer registers the http handlers for service MyService to "mux".
No description provided by the author
# Structs
field numbers 1 through 15 take one byte to encode.
UnimplementedMyServiceServer can be embedded to have forward compatible implementations.
# Interfaces
MyServiceClient is the client API for MyService service.
MyServiceServer is the server API for MyService service.