package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Feb 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServerOptions interface {
IsListeningTLS() bool
ListeningPort() uint
TLSCertificatePath() string
TLSCertificateKeyPath() string
GetCertificateAuthorityPool() *x509.CertPool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.