package
0.0.0-20220114084553-317eaa3d1edb
Repository: https://github.com/nightsilvertech/bar.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterBarServiceHandler registers the http handlers for service BarService to "mux".
RegisterBarServiceHandlerClient registers the http handlers for service BarService to "mux".
RegisterBarServiceHandlerFromEndpoint is same as RegisterBarServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterBarServiceHandlerServer registers the http handlers for service BarService to "mux".
No description provided by the author

# Variables

BarService_ServiceDesc is the grpc.ServiceDesc for BarService service.
No description provided by the author

# Structs

Example for single data.
Example for many data.
Select is used for get all data with limit and page number, can be use for get all data function behavior : repeatedly used for some case.
Select is used for select the data relate to this proto file data can be use for delete and get detail behavior : repeatedly used for some case.
UnimplementedBarServiceServer should be embedded to have forward compatible implementations.

# Interfaces

BarServiceClient is the client API for BarService service.
BarServiceServer is the server API for BarService service.
UnsafeBarServiceServer may be embedded to opt out of forward compatibility for this service.