Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithHandlerAdapter ¶
WithHandlerAdapter creates server with handler wrapper function (used by Let's encrypt certificate manager)
func WithSSLFile ¶
WithSSLFile creates server with SSL and certificate/key files
func WithTLSConfig ¶
WithTLSConfig creates server with TLS configuration
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
Factory is server factory
func NewFactory ¶
NewFactory returns server factory
Click to show internal directories.
Click to hide internal directories.