# Functions
No description provided by the author
RegisterInfoHandler registers the http handlers for service Info to "mux".
RegisterInfoHandlerClient registers the http handlers for service Info to "mux".
RegisterInfoHandlerFromEndpoint is same as RegisterInfoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterInfoHandlerServer registers the http handlers for service Info to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
A Health report about the service.
A Report about the service.
UnimplementedInfoServer can be embedded to have forward compatible implementations.
# Interfaces
InfoClient is the client API for Info service.
InfoServer is the server API for Info service.