package
0.0.0-20220929103845-2ebd1957c018
Repository: https://github.com/pandaychen/grpc-wrapper-framework.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

# Structs

No description provided by the author
HelloReplyValidationError is the validation error returned by HelloReply.Validate if the designated constraints aren't met.
No description provided by the author
HelloRequestValidationError is the validation error returned by HelloRequest.Validate if the designated constraints aren't met.
定义发送请求信息.
SimpleRequestValidationError is the validation error returned by SimpleRequest.Validate if the designated constraints aren't met.
定义响应信息.
SimpleResponseValidationError is the validation error returned by SimpleResponse.Validate if the designated constraints aren't met.
定义流式请求信息.
StreamRequestValidationError is the validation error returned by StreamRequest.Validate if the designated constraints aren't met.
定义流式响应信息.
StreamResponseValidationError is the validation error returned by StreamResponse.Validate if the designated constraints aren't met.

# Interfaces

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

# Type aliases

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.
SimpleRequestMultiError is an error wrapping multiple validation errors returned by SimpleRequest.ValidateAll() if the designated constraints aren't met.
SimpleResponseMultiError is an error wrapping multiple validation errors returned by SimpleResponse.ValidateAll() if the designated constraints aren't met.
StreamRequestMultiError is an error wrapping multiple validation errors returned by StreamRequest.ValidateAll() if the designated constraints aren't met.
StreamResponseMultiError is an error wrapping multiple validation errors returned by StreamResponse.ValidateAll() if the designated constraints aren't met.