Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(args []string, botRegistry map[string]trader.MakeFromConfig, build BuildVersion) error
Run is the entrypoint for executing the studyrun cmd outside of the alphakit project. Param args are the cmd line args and excludes the app name. Param botRegistry enables injection of bots to be loaded by string name from config. Param build is optional and will render key build version info to the console during execution.
Types ¶
Click to show internal directories.
Click to hide internal directories.