package
0.2.22
Repository: https://github.com/opentdf/platform.git
Documentation: pkg.go.dev

# Functions

NewAuthorizationServiceClient constructs a client for the authorization.AuthorizationService service.
NewAuthorizationServiceHandler builds an HTTP handler from the service implementation.

# Constants

AuthorizationServiceGetDecisionsByTokenProcedure is the fully-qualified name of the AuthorizationService's GetDecisionsByToken RPC.
AuthorizationServiceGetDecisionsProcedure is the fully-qualified name of the AuthorizationService's GetDecisions RPC.
AuthorizationServiceGetEntitlementsProcedure is the fully-qualified name of the AuthorizationService's GetEntitlements RPC.
AuthorizationServiceName is the fully-qualified name of the AuthorizationService service.

# Structs

UnimplementedAuthorizationServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AuthorizationServiceClient is a client for the authorization.AuthorizationService service.
AuthorizationServiceHandler is an implementation of the authorization.AuthorizationService service.