package
0.3.0
Repository: https://github.com/google/keytransparency.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

StreamServerInterceptor returns a new stream server interceptor that performs per-request auth.
UnaryServerInterceptor returns a new unary server interceptor that performs per-request auth.

# Structs

AuthPair defines an authentication and authorization pair.
AuthzPolicy contains the authorization policy.

# Type aliases

AuthzFunc performs authorization using the embedded SecurityContext on a message.