Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Main ¶
type Main struct {
Config *models.Config
Store *store.Store
HTTPServer *webserver.Webserver
TLSServer *webserver.Webserver
CA *ca.CA
}
Main contains deps used by server that will be exposed so we can write good end to end tests.
Click to show internal directories.
Click to hide internal directories.