cli

package
v0.0.0-test.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	// contains filtered or unexported fields
}

func NewCLI

func NewCLI(log *slog.Logger, args []string) (*CLI, error)

func (*CLI) Run

func (c *CLI) Run() (int, error)

type Global

type Global struct {
	Config string `short:"c" long:"config" description:"storage configuration" required:"true"`
	Debug  bool   `short:"D" long:"debug" description:"enabel debug mode"`
}

Jump to

Keyboard shortcuts

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