Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Port int
Listen string
Theme string
PlantUMLServer string
Verbose bool
AuthToken string
AuthCookieMaxAge int
AccessLog string
AccessLogMaxSize int
AccessLogMaxBack int
AccessLogMaxAge int
}
func (*Config) IsRemoteMode ¶
IsRemoteMode returns true when the server is configured to accept connections from outside localhost.
Click to show internal directories.
Click to hide internal directories.