cli

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCommand

func NewRootCommand(version string) *cobra.Command

func NewRootCommandWithDeps

func NewRootCommandWithDeps(deps Deps) *cobra.Command

Types

type Deps

type Deps struct {
	Service *app.Service
	Version string
}

type RemoteCommandCoverageEntry added in v0.1.3

type RemoteCommandCoverageEntry struct {
	CommandPath string
	Status      string
	Reason      string
	RPCMethod   string
}

func RemoteCommandCoverage added in v0.1.3

func RemoteCommandCoverage(root *cobra.Command) []RemoteCommandCoverageEntry

Jump to

Keyboard shortcuts

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