package
0.0.0-20200517160639-acc2047f7f2b
Repository: https://github.com/tommy-sho/golang-sandbox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterTaskManagerHandler registers the http handlers for service TaskManager to "mux".
RegisterTaskManagerHandlerClient registers the http handlers for service TaskManager to "mux".
RegisterTaskManagerHandlerFromEndpoint is same as RegisterTaskManagerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
TaskManagerClient is the client API for TaskManager service.
TaskManagerServer is the server API for TaskManager service.