cache

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(cfg *config.Config) *cobra.Command

NewCommand creates a cobra.Command instance for the tools dump subcommand.

Types

type Command

type Command struct {
	// Command is the tools cobra.Command instance
	Command *cobra.Command
	// Config contains application configuration
	Config *config.Config
}

Command encapsulates the tools dump command with its associated configuration.

func NewCacheCommand

func NewCacheCommand(cfg *config.Config) *Command

NewCacheCommand creates a Command for displaying tools information.

func (*Command) Flags

func (cmd *Command) Flags()

Flags adds defaults-specific flags to the command.

Jump to

Keyboard shortcuts

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