package
0.1.1
Repository: https://github.com/mauvesoftware/grpc-util.git
Documentation: pkg.go.dev

# Functions

CertificatesFromContext extracts x509 certificate information from given context.
DialOptions returns the dial options needed to fulfil the transport encryption requirements defined in the TLS config.
ServerOptions returns the server options needed to fulfil the transport encryption requirements defined in the TLS config.

# Structs

TLSConfig defines locations and options for TLS encryption to use with GRPC.

# Type aliases

Listener handles authenticated certificates.