rulesengine

package
v0.0.0-...-d710828 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 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)
	DeleteRule func(context.Context, int64, int64, string) error
	AskInput   func(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