package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

NewFancyTLSListener creates a new FancyTLSListener.
NewSTARTTLSListener creates a new STARTTLS listener.

# Structs

BufferedUnixConn is a UnixConn wrapped in a Bufio Reader.
FancyTLSListener is a variation of the standard tls.Listener that supports atomically swapping the underlying TLS configuration and proxy protocol wrapping.
StarttlsListener is a variation of the standard tls.Listener that supports atomically swapping the underlying TLS configuration.