Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Config ¶
type Config struct {
Mode string `envconfig:"SERVICE_MODE" default:"http"`
Domain string `envconfig:"SERVICE_DOMAIN" default:""`
Port uint `envconfig:"SERVICE_PORT" default:"4444"`
*Certificate
}
type Server ¶
type ServerVersion ¶
type ServerVersion = about.ServerVersion
Click to show internal directories.
Click to hide internal directories.