Documentation ¶ Index ¶ Variables func Execute(ctx context.Context) func NewMigrateCommand() *cobra.Command func NewRunCommand() *cobra.Command func NewVersionCommand() *cobra.Command Constants ¶ This section is empty. Variables ¶ View Source var Modules = do.Package( do.LazyNamed("runes", runes.New), do.LazyNamed("nodesale", nodesale.New), ) Register Modules Functions ¶ func Execute ¶ func Execute(ctx context.Context) Execute runs the root command func NewMigrateCommand ¶ func NewMigrateCommand() *cobra.Command func NewRunCommand ¶ func NewRunCommand() *cobra.Command func NewVersionCommand ¶ func NewVersionCommand() *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files cmd.gocmd_migrate.gocmd_run.gocmd_version.go Directories ¶ Show internal Expand all Path Synopsis migrate Click to show internal directories. Click to hide internal directories.