proxy.golang.org : github.com/coder/serpent : v0.7.0
Package serpent offers an all-in-one solution for a highly configurable CLI application. Within Coder, we use it for all of our subcommands, which demands more functionality than cobra/viber offers. The Command interface is loosely based on the chi middleware pattern and http.Handler/HandlerFunc.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/coder/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/lipgloss v0.8.0
- github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/go-logr/logr v1.4.1
- github.com/google/go-cmp v0.6.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/kr/pretty v0.3.1
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/muesli/termenv v0.15.2
- github.com/pion/transport/v2 v2.0.0
- github.com/pion/udp v0.1.4
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rivo/uniseg v0.4.4
- github.com/rogpeppe/go-internal v1.10.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
- go.opentelemetry.io/otel v1.19.0
- go.opentelemetry.io/otel/sdk v1.19.0
- go.opentelemetry.io/otel/trace v1.19.0
- golang.org/x/crypto v0.19.0
- golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
- golang.org/x/net v0.21.0
- golang.org/x/sys v0.17.0
- golang.org/x/term v0.17.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
- google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
- google.golang.org/grpc v1.61.0
- google.golang.org/protobuf v1.32.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1