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 ReloadOntologies bool DisableQueryCache bool // datasets to load Buildings map[string]string // ontologies to load Ontologies []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.