package
0.0.10
Repository: https://github.com/godverv/makosh.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterMakoshAPIHandler registers the http handlers for service MakoshAPI to "mux".
RegisterMakoshAPIHandlerClient registers the http handlers for service MakoshAPI to "mux".
RegisterMakoshAPIHandlerFromEndpoint is same as RegisterMakoshAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMakoshAPIHandlerServer registers the http handlers for service MakoshAPI to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
MakoshAPI_ServiceDesc is the grpc.ServiceDesc for MakoshAPI service.

# Structs

No description provided by the author
PingRequestValidationError is the validation error returned by PingRequest.Validate if the designated constraints aren't met.
No description provided by the author
PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.
UnimplementedMakoshAPIServer must be embedded to have forward compatible implementations.

# Interfaces

MakoshAPIClient is the client API for MakoshAPI service.
MakoshAPIServer is the server API for MakoshAPI service.
UnsafeMakoshAPIServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

PingRequestMultiError is an error wrapping multiple validation errors returned by PingRequest.ValidateAll() if the designated constraints aren't met.
PingResponseMultiError is an error wrapping multiple validation errors returned by PingResponse.ValidateAll() if the designated constraints aren't met.