package
0.0.0-20231122173517-4180f90802a4
Repository: https://github.com/romanfomindev/microservices-auth.git
Documentation: pkg.go.dev

# Functions

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

# Variables

AccessService_ServiceDesc is the grpc.ServiceDesc for AccessService 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.
UnimplementedAccessServiceServer must be embedded to have forward compatible implementations.

# Interfaces

AccessServiceClient is the client API for AccessService service.
AccessServiceServer is the server API for AccessService service.
UnsafeAccessServiceServer 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.