# Functions
NewVersionClient constructs a client for the version.v1.Version service.
NewVersionHandler builds an HTTP handler from the service implementation.
RegisterVersionHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
VersionName is the fully-qualified name of the Version service.
VersionVersionProcedure is the fully-qualified name of the Version's Version RPC.
# Structs
UnimplementedVersionHandler returns CodeUnimplemented from all methods.
# Interfaces
VersionClient is a client for the version.v1.Version service.
VersionHandler is an implementation of the version.v1.Version service.