package
2.0.0-20210915055917-81cd71c11dd8
Repository: https://github.com/flowkeeper/flowserver.git
Documentation: pkg.go.dev
# Functions
Config gets called by agents and returns the current agent struct (their config)Calling this function will also start a scheduler for the agent, if the lock on the agent expired.
Register gets called by agents before fetching their config to ensure the agentUUID is present in the database.