Categorygithub.com/likezhang-public/newst/test2/com.test/grpc-go
modulepackage
0.0.2
Repository: https://github.com/likezhang-public/newst.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterHello1Handler registers the http handlers for service Hello1 to "mux".
RegisterHello1HandlerClient registers the http handlers for service Hello1 to "mux".
RegisterHello1HandlerFromEndpoint is same as RegisterHello1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHello1HandlerServer registers the http handlers for service Hello1 to "mux".
No description provided by the author

# Variables

No description provided by the author
Hello1_ServiceDesc is the grpc.ServiceDesc for Hello1 service.

# Structs

No description provided by the author
HealthcheckRequestValidationError is the validation error returned by HealthcheckRequest.Validate if the designated constraints aren't met.
No description provided by the author
HealthcheckResponseValidationError is the validation error returned by HealthcheckResponse.Validate if the designated constraints aren't met.
No description provided by the author
HelloworldRequestValidationError is the validation error returned by HelloworldRequest.Validate if the designated constraints aren't met.
No description provided by the author
HelloworldResponseValidationError is the validation error returned by HelloworldResponse.Validate if the designated constraints aren't met.
UnimplementedHello1Server must be embedded to have forward compatible implementations.

# Interfaces

Hello1Client is the client API for Hello1 service.
Hello1Server is the server API for Hello1 service.
UnsafeHello1Server may be embedded to opt out of forward compatibility for this service.

# Type aliases

HealthcheckRequestMultiError is an error wrapping multiple validation errors returned by HealthcheckRequest.ValidateAll() if the designated constraints aren't met.
HealthcheckResponseMultiError is an error wrapping multiple validation errors returned by HealthcheckResponse.ValidateAll() if the designated constraints aren't met.
HelloworldRequestMultiError is an error wrapping multiple validation errors returned by HelloworldRequest.ValidateAll() if the designated constraints aren't met.
HelloworldResponseMultiError is an error wrapping multiple validation errors returned by HelloworldResponse.ValidateAll() if the designated constraints aren't met.