Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
DBPath string
BrickFrameTTL string
BrickClassTTL string
ReloadBrick bool
DisableQueryCache bool
// for multidb
Buildings map[string]string
EnableHTTP bool
EnableBOSSWAVE bool
ShowNamespaces bool
ShowDependencyGraph bool
ShowQueryPlan bool
ShowQueryPlanLatencies bool
ShowOperationLatencies bool
ShowQueryLatencies bool
LogLevel logging.Level
ServerPort string
UseIPv6 bool
ListenAddress string
StaticPath string
TLSHost string
BW2_AGENT string
BW2_DEFAULT_ENTITY string
HodURI string
EnableCPUProfile bool
EnableMEMProfile bool
EnableBlockProfile bool
}
func ReadConfig ¶
Click to show internal directories.
Click to hide internal directories.