Documentation ¶
Index ¶
Constants ¶
View Source
const InformerList string = "informer.List"
View Source
const InformerWorkers string = "informer.Workers"
View Source
const List string = "resetter.List"
List is the resetter.List RPC method
View Source
const Reset string = "resetter.Reset"
Reset is the resetter.Reset RPC method
Variables ¶
View Source
var ( // WorkDir is working directory WorkDir string // CfgFile is path to the .rr.yaml CfgFile string // Container is the pointer to the Endure container Container *endure.Endure )
View Source
var ( // Version - defines build version. Version string = "local" // BuildTime - defined build time. BuildTime string = "development" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.