package
0.17.0
Repository: https://github.com/go-graphite/carbonapi.git
Documentation: pkg.go.dev

# Functions

CipherSuitesToUint16 for a given list of ciphers returns list of corresponding ids, list of insecure ciphers if cipher is unknown, it will return an error.
No description provided by the author
ParseClientTLSConfig parses TLSConfig as it should be used for HTTPS client mTLS and returns &tls.Config, list of warnings or error if parsing has failed.
ParseCurves returns list of tls.CurveIDs that can be passed to tls.Config or error if they are not supported ParseCurves also deduplicate input list.
ParseServerTLSConfig parses server and client TLSConfig struct and returns &tls.Config, list of warnings or error if parsing has failed.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author