package
0.0.0-20241231121451-d48790dae331
Repository: https://github.com/xiaohubai/go-gin-grpc-layout.git
Documentation: pkg.go.dev

# Functions

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

# Constants

No description provided by the author

# Variables

No description provided by the author
Grpc_ServiceDesc is the grpc.ServiceDesc for Grpc service.

# Structs

UnimplementedGrpcServer must be embedded to have forward compatible implementations.
获取用户信息请求结构体.
UserInfoRequestValidationError is the validation error returned by UserInfoRequest.Validate if the designated constraints aren't met.
获取用户信息返回结构体.
UserInfoResponseValidationError is the validation error returned by UserInfoResponse.Validate if the designated constraints aren't met.

# Interfaces

GrpcClient is the client API for Grpc service.
GrpcServer is the server API for Grpc service.
UnsafeGrpcServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

UserInfoRequestMultiError is an error wrapping multiple validation errors returned by UserInfoRequest.ValidateAll() if the designated constraints aren't met.
UserInfoResponseMultiError is an error wrapping multiple validation errors returned by UserInfoResponse.ValidateAll() if the designated constraints aren't met.