package
0.0.0-20241011153420-5f2c36d6d44b
Repository: https://github.com/t34-dev/go-svc-starter.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterAccessV1Handler registers the http handlers for service AccessV1 to "mux".
RegisterAccessV1HandlerClient registers the http handlers for service AccessV1 to "mux".
RegisterAccessV1HandlerFromEndpoint is same as RegisterAccessV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAccessV1HandlerServer registers the http handlers for service AccessV1 to "mux".
No description provided by the author

# Variables

AccessV1_ServiceDesc is the grpc.ServiceDesc for AccessV1 service.
No description provided by the author

# Structs

No description provided by the author
CheckRequestValidationError is the validation error returned by CheckRequest.Validate if the designated constraints aren't met.
UnimplementedAccessV1Server must be embedded to have forward compatible implementations.

# Interfaces

AccessV1Client is the client API for AccessV1 service.
AccessV1Server is the server API for AccessV1 service.
UnsafeAccessV1Server may be embedded to opt out of forward compatibility for this service.

# Type aliases

CheckRequestMultiError is an error wrapping multiple validation errors returned by CheckRequest.ValidateAll() if the designated constraints aren't met.