package
0.2.1
Repository: https://github.com/go-sdk/pb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author

# Variables

No description provided by the author
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.

# Structs

UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
用户.
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.

# Interfaces

UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.

# Type aliases

UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.