Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TLSConfig ¶
type TLSConfig struct {
// contains filtered or unexported fields
}
TLSConfig is a wrapper over "tls" config section which provides access to TLS configuration of gRPC connection.
func (TLSConfig) CertificateFile ¶
CertificateFile returns value of "certificate" config parameter.
Panics if value is not a non-empty string.
Click to show internal directories.
Click to hide internal directories.