package
0.0.1
Repository: https://github.com/skriptvalley/keyhouse.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterBackendHandler registers the http handlers for service Backend to "mux".
RegisterBackendHandlerClient registers the http handlers for service Backend to "mux".
RegisterBackendHandlerFromEndpoint is same as RegisterBackendHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterBackendHandlerServer registers the http handlers for service Backend to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

Backend_ServiceDesc is the grpc.ServiceDesc for Backend service.
No description provided by the author

# Structs

Request message for GetStatus.
Response message for GetStatus.
UnimplementedBackendServer must be embedded to have forward compatible implementations.

# Interfaces

BackendClient is the client API for Backend service.
BackendServer is the server API for Backend service.
UnsafeBackendServer may be embedded to opt out of forward compatibility for this service.