package
0.0.0-20240528100830-79c95e3d0934
Repository: https://github.com/go-kratos/examples.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ExampleService_ServiceDesc is the grpc.ServiceDesc for ExampleService service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
InfoValidationError is the validation error returned by Info.Validate if the designated constraints aren't met.
No description provided by the author
ReplyValidationError is the validation error returned by Reply.Validate if the designated constraints aren't met.
No description provided by the author
RequestValidationError is the validation error returned by Request.Validate if the designated constraints aren't met.
UnimplementedExampleServiceServer must be embedded to have forward compatible implementations.

# Interfaces

ExampleServiceClient is the client API for ExampleService service.
No description provided by the author
No description provided by the author
ExampleServiceServer is the server API for ExampleService service.
UnsafeExampleServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

InfoMultiError is an error wrapping multiple validation errors returned by Info.ValidateAll() if the designated constraints aren't met.
ReplyMultiError is an error wrapping multiple validation errors returned by Reply.ValidateAll() if the designated constraints aren't met.
RequestMultiError is an error wrapping multiple validation errors returned by Request.ValidateAll() if the designated constraints aren't met.