Documentation
¶
Index ¶
Constants ¶
View Source
const ( SchemaVersion = 1 DefaultPath = "/etc/gohome/config.pbtxt" DefaultGRPCAddr = "0.0.0.0:9000" DefaultHTTPAddr = "0.0.0.0:8080" DefaultDashboardDir = "/var/lib/gohome/dashboards" DefaultOAuthPrefix = "gohome/oauth" DefaultOAuthRefreshIntervalSeconds = 600 )
Variables ¶
This section is empty.
Functions ¶
func BootstrapPathForProvider ¶
BootstrapPathForProvider resolves the bootstrap file path from config.
func EnabledPlugins ¶
EnabledPlugins maps enabled plugin IDs based on config presence.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.