package
Version:
v0.1.0-beta
Opens a new window with list of versions in this module.
Published: Nov 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ConfigFlags helps configure cobra and viper flags.
type Config struct {
Disable bool `mapstructure:"disable"`
Debug bool `mapstructure:"debug"`
}
Config is runtime configuration
Validate configuration is ok
Runtime manages the empirica recruitment run loop that will trigger timed
events as needed (start run, go to next step, etc.)
Start the empirica recruitment runtime
Stop the empirica recruitment runtime
Source Files
¶
Click to show internal directories.
Click to hide internal directories.