Documentation ¶
Index ¶
- func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
- func EnhanceMiddleware(d driver.Driver, n *negroni.Negroni, address string, router *httprouter.Router, ...) http.Handler
- func GetOrCreateTLSCertificate(cmd *cobra.Command, d driver.Driver) []tls.Certificate
- func RunServeAdmin(version, build, date string) func(cmd *cobra.Command, args []string)
- func RunServeAll(version, build, date string) func(cmd *cobra.Command, args []string)
- func RunServePublic(version, build, date string) func(cmd *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachCertificate ¶ added in v1.4.3
func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
func EnhanceMiddleware ¶
func GetOrCreateTLSCertificate ¶ added in v1.4.3
func RunServeAdmin ¶
func RunServeAll ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.