Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPD ¶
type HTTPD struct { Config *certainly.CertainlyCFG Logger *zap.SugaredLogger Notification *notification.Notifications // contains filtered or unexported fields }
func InitAndStart ¶
func InitAndStart(config *certainly.CertainlyCFG, tlsconfig *tls.Config, logger *zap.SugaredLogger, notification *notification.Notifications, errChan chan error) *HTTPD
func (*HTTPD) MakeProxyRequest ¶
Click to show internal directories.
Click to hide internal directories.