package
0.0.0-20240110140652-7fcfa66a1c3b
Repository: https://github.com/nanzhong/tstr.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterIdentityServiceHandler registers the http handlers for service IdentityService to "mux".
RegisterIdentityServiceHandlerClient registers the http handlers for service IdentityService to "mux".
RegisterIdentityServiceHandlerFromEndpoint is same as RegisterIdentityServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterIdentityServiceHandlerServer registers the http handlers for service IdentityService to "mux".
No description provided by the author
# Variables
No description provided by the author
IdentityService_ServiceDesc is the grpc.ServiceDesc for IdentityService service.
# Structs
No description provided by the author
IdentityRequestValidationError is the validation error returned by IdentityRequest.Validate if the designated constraints aren't met.
No description provided by the author
IdentityResponseValidationError is the validation error returned by IdentityResponse.Validate if the designated constraints aren't met.
UnimplementedIdentityServiceServer must be embedded to have forward compatible implementations.
# Interfaces
IdentityServiceClient is the client API for IdentityService service.
IdentityServiceServer is the server API for IdentityService service.
UnsafeIdentityServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
IdentityRequestMultiError is an error wrapping multiple validation errors returned by IdentityRequest.ValidateAll() if the designated constraints aren't met.
IdentityResponseMultiError is an error wrapping multiple validation errors returned by IdentityResponse.ValidateAll() if the designated constraints aren't met.