package
0.0.0-20240919142821-8147e5b35ad2
Repository: https://github.com/go-eagle/eagle-layout.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
GreeterService_ServiceDesc is the grpc.ServiceDesc for GreeterService service.

# Structs

No description provided by the author
GetUserReplyValidationError is the validation error returned by GetUserReply.Validate if the designated constraints aren't met.
No description provided by the author
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
The response message containing the greetings.
HelloReplyValidationError is the validation error returned by HelloReply.Validate if the designated constraints aren't met.
The request message containing the user's name.
HelloRequestValidationError is the validation error returned by HelloRequest.Validate if the designated constraints aren't met.
UnimplementedGreeterServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.

# Interfaces

GreeterServiceClient is the client API for GreeterService service.
No description provided by the author
GreeterServiceServer is the server API for GreeterService service.
UnsafeGreeterServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

GetUserReplyMultiError is an error wrapping multiple validation errors returned by GetUserReply.ValidateAll() if the designated constraints aren't met.
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
HelloReplyMultiError is an error wrapping multiple validation errors returned by HelloReply.ValidateAll() if the designated constraints aren't met.
HelloRequestMultiError is an error wrapping multiple validation errors returned by HelloRequest.ValidateAll() if the designated constraints aren't met.
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.