Documentation ¶
Overview ¶
Package server provides an API gateway server which handles inbound requests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(o *Options)
func ACMEProvider ¶
func EnableACME ¶
func EnableCORS ¶
func WrapHandler ¶
Directories ¶
Path | Synopsis |
---|---|
Package acme abstracts away various ACME libraries
|
Package acme abstracts away various ACME libraries |
autocert
Package autocert is the ACME provider from golang.org/x/crypto/acme/autocert This provider does not take any config.
|
Package autocert is the ACME provider from golang.org/x/crypto/acme/autocert This provider does not take any config. |
certmagic
Package certmagic is the ACME provider from github.com/caddyserver/certmagic
|
Package certmagic is the ACME provider from github.com/caddyserver/certmagic |
Package http provides a http server with features; acme, cors, etc
|
Package http provides a http server with features; acme, cors, etc |
Click to show internal directories.
Click to hide internal directories.