arena

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StatusCmd = &cobra.Command{
	Use:   "status",
	Short: "Show status of DIAMBRA arena",
	Long:  `This shows the status of DIAMBRA arena`,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("status called")
	},
}

Functions

func NewCommand

func NewCommand(logger *log.Logger) *cobra.Command

func NewDownCmd

func NewDownCmd(logger *log.Logger) *cobra.Command

func NewRomCmds

func NewRomCmds(logger *log.Logger) ([]*cobra.Command, error)

func NewScriptCmd

func NewScriptCmd(logger *log.Logger, name, script string, c *diambra.EnvConfig) *cobra.Command

func NewUpCmd

func NewUpCmd(logger *log.Logger) *cobra.Command

func RunFn

func RunFn(logger *log.Logger, c *diambra.EnvConfig, args []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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