package
2.3.1-pre-3+incompatible
Repository: https://github.com/euracresearch/browser.git
Documentation: pkg.go.dev
# Functions
NewDB returns a new instance of DB and initializes the internal caches and starts a new go routine for refreshing the cache on the defined CacheRefreshInterval.
# Variables
CacheRefreshInterval is the interval in which the cache will be refreshed.
# Structs
DB holds information for communicating with InfluxDB.
UserService represents an service for retrieving information of an authenticated user stored in InfluxDB.