Documentation
¶
Overview ¶
Package metricscmd provides metrics subcommand.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct{}
Command implements metrics subcommand.
func Cmd ¶
func Cmd() Command
Cmd returns the Command for the `metrics` subcommand provided by this package.
func (Command) Execute ¶
func (c Command) Execute(ctx context.Context, flagSet *flag.FlagSet, _ ...any) subcommands.ExitStatus
Click to show internal directories.
Click to hide internal directories.