package
0.0.0-20241018111132-f9188b78e149
Repository: https://github.com/shemistan/grpc_user_api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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
AddOrUpdateAccessRequestValidationError is the validation error returned by AddOrUpdateAccessRequest.Validate if the designated constraints aren't met.
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

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