Documentation ¶
Overview ¶
Package v3lockpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterLockHandler ¶
RegisterLockHandler registers the http handlers for service Lock to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterLockHandlerFromEndpoint ¶
func RegisterLockHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterLockHandlerFromEndpoint is same as RegisterLockHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.