cachesetting

package
v0.0.0-...-79ceddb Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(f *cmdutil.Factory) *cobra.Command

func NewCobraCmd

func NewCobraCmd(delete *DeleteCmd, f *cmdutil.Factory) *cobra.Command

Types

type DeleteCmd

type DeleteCmd struct {
	Io          *iostreams.IOStreams
	ReadInput   func(string) (string, error)
	DeleteCache func(context.Context, int64, int64) error
	AskInput    func(msg string) (string, error)
}

func NewDeleteCmd

func NewDeleteCmd(f *cmdutil.Factory) *DeleteCmd

Jump to

Keyboard shortcuts

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