Examples for cmdr
see also cmdr
, cmdr-addons
.
Status
v1.11.6 and newer
golang 1.17+ required.
Since Go Modules 1.17 can't compatible with lower versions.
v1.9.9 and newer
golang 1.16+ required.
Causes:
- golang.org/x/net/http2 used errors.Is()
- golang.org/x/net/http2 used os.ErrDeadlineExceeded
Since cmdr-addon v1.9.8-p3
Since cmdr v1.9.9 and later
Updates:
- removed iris/v12 [
import "github.com/hedzr/cmdr-addons v1.9.8-p3"
]
- seems ci not good for go1.14
Index
TODO
service
new service app with dex
plugin:
https://github.com/hedzr/cmdr-examples/tree/master/examples/service
LICENSE
Feel free with MIT.