cliutil

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisableConfigLoading

func DisableConfigLoading(cmd *cobra.Command)

func IsConfigLoadingEnabled

func IsConfigLoadingEnabled(cmd *cobra.Command) bool

func PrintOutput

func PrintOutput(output app.HostOutput, out io.Writer)

Types

type Factory

type Factory struct {
	Config func() (*config.Config, error)
	Txman  func() (txman.Service, error)
	App    func() (*app.App, error)
}

func New

func New() *Factory

Jump to

Keyboard shortcuts

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