//
pkg.gl
Category
github.com/smallstep/certificates
server
package
0.28.2
Repository:
https://github.com/smallstep/certificates.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
128 SLOC
#
Functions
New
New creates a new HTTP/HTTPS server configured with the passed address, http.Handler and tls.Config.
#
Constants
ServerShutdownTimeout
ServerShutdownTimeout is the default time to wait before closing connections on shutdown.
#
Structs
Server
Server is a incomplete component that implements a basic HTTP/HTTPS server.