package
2.0.0-20210915055928-e3ca9d60f55f
Repository: https://github.com/flowkeeper/flowagent.git
Documentation: pkg.go.dev

# Functions

AddResult adds a result to the database.
Init initializes the sqlite database and its client.
RetrieveCache returns all cached results and deltes them from the cache.

# Variables

Config stores the current instance config retrieved from the sqlite database.
CurrentItems maps item ids to the actual item structsThis is used by the scheduler to load the current item struct into the go thread.
RemoteAgent stores the struct returned from the server when calling /api/v1/config.