Documentation
¶
Overview ¶
Package example_cli provides example CLI commands for the bldr demo.
This package is referenced from bldr.yaml as a cli_pkgs entry in the bldr/cli/compiler manifest. The compiler codegen imports NewCliCommands to wire these commands into the generated binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCliCommands ¶
func NewCliCommands(getBus func() cli_entrypoint.CliBus) []*cli.Command
NewCliCommands builds the example CLI commands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.