Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ROKServerConfig ¶ added in v0.7.3
type ROKServerConfig struct { config.CommonConfiguration ListenPort int TLS bool TLSDomain string Install bool InstallUser string OAuthClientID string OAuthSecretID string }
func Parse ¶
func Parse() ROKServerConfig
Click to show internal directories.
Click to hide internal directories.