#1 urfave/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
Health score 61/100, confidence 40/100.
| Latest version | Unknown |
| Imported by | 965 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | Unknown |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| ActionFunc | Type | type ActionFunc func(*Context) error |
| AfterFunc | Type | type AfterFunc func(*Context) error |
| App | Type | type App struct{ ... } |
| App.Action | Field | Action ActionFunc |
| App.After | Field | After AfterFunc |
| App.ArgsUsage | Field | ArgsUsage string |
| App.Authors | Field | Authors []*Author |
| App.BashComplete | Field | BashComplete BashCompleteFunc |
| App.Before | Field | Before BeforeFunc |
| App.Command | Method | func (a *App) Command(name string) *Command |
| App.CommandNotFound | Field | CommandNotFound CommandNotFoundFunc |
| App.Commands | Field | Commands []*Command |
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
Struct-based argument parsing in Go.
Unified querying, transformation, and modification of JSON, TOML, YAML, XML, INI, HCL, KDL and CSV.
Package kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.
Pure Go RTSP server and client library.
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
Struct-based argument parsing in Go.
Unified querying, transformation, and modification of JSON, TOML, YAML, XML, INI, HCL, KDL and CSV.
Package kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.