Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTLSEmptyCertOrPK = errors.New("when TLS is enabled, server certificate chain & server private key parameters are mandatory") ErrTLSInvalidVersion = errors.New("invalid TLS version") )
Functions ¶
func GetClientKey ¶
GetClientKey accepts an apikey and extracts the "client-key" portion of it
func GetMetadata ¶
GetMetadata wrapps metadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.