title | goimport | gosource |
---|---|---|
Golang vanity URL page / meta for fortio.org/scli |
fortio.org/scli git https://github.com/fortio/scli |
Fortio's scli extends cli's shell for server's main().
It abstracts the repetitive parts of a main()
to setup a config directory watch for dynamic flags (configmap in kubernetes cases) and configuration endpoint/UI/api.
This page also for making
go get fortio.org/scli
and godoc work.
Back to fortio.org