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

# Functions

NewAccessServiceClient constructs a client for the kas.AccessService service.
NewAccessServiceHandler builds an HTTP handler from the service implementation.

# Constants

AccessServiceLegacyPublicKeyProcedure is the fully-qualified name of the AccessService's LegacyPublicKey RPC.
AccessServiceName is the fully-qualified name of the AccessService service.
AccessServicePublicKeyProcedure is the fully-qualified name of the AccessService's PublicKey RPC.
AccessServiceRewrapProcedure is the fully-qualified name of the AccessService's Rewrap RPC.

# Structs

UnimplementedAccessServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AccessServiceClient is a client for the kas.AccessService service.
AccessServiceHandler is an implementation of the kas.AccessService service.