app

package
v0.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2022 License: MIT Imports: 4 Imported by: 0

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

type BuildVersion

type BuildVersion struct {
	GitTag    string
	GitCommit string
	Time      string
	User      string
}

BuildVersion describes key info to identify the build of the app.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL