Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ListenHost string ListenPort string ListenScheme string ServerBaseURL string ExecCommand []string WatchForChanges bool StandaloneMode bool ShowVersion bool }
Config holds the application configuration options.
func (*Config) ListenHostWithPort ¶
Returns the host:port pair.
Click to show internal directories.
Click to hide internal directories.