package
0.0.0-20241015084835-ff89dc797095
Repository: https://github.com/gopad/gopad-cli.git
Documentation: pkg.go.dev
# Functions
Handle wraps the command function handler.
Run parses the command line arguments and executes the program.
WithBasicAuth integrates basic auth into the sdk.
WithTokenAuth integrates token auth into the sdk.
# Type aliases
HandleFunc is the real handle implementation.