cli

package
v0.0.0-...-a1b16c7 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
)
View Source
var (
	CliFuncs map[string]*CliFuncPack
)

Functions

func PrintBanner

func PrintBanner(ts []string) error

func Register

func Register(name string, f *CliFuncPack)

func Run

func Run()

Types

type CliFunc

type CliFunc func([]string) error

type CliFuncPack

type CliFuncPack struct {
	F     CliFunc
	Desc  string
	Group string
}

Jump to

Keyboard shortcuts

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