see also cmdr
.
NOTE
Thecmdr-addons
version is followingcmdr
's now.
golang 1.20+ required
golang 1.17+ required
The constraints are from updating via go modules.
golang 1.15+ required.
Causes:
- golang.org/x/net/http2 used errors.Is()
- golang.org/x/net/http2 used os.ErrDeadlineExceeded
Updates:
- removed iris/v12 [
import "github.com/hedzr/cmdr-addons v1.9.8-p3"
] - seems ci not good for go1.14
golang 1.13+ required.
Causes:
github.com/kataras/iris/v12@v12.1.8/core/errgroup/errgroup.go:109:9: undefined: errors.UnwrapWorkaround:
Avoid usingiris
codes insvr
templates.
-
new version of
daemon
plugin:dex
-
sample app: For examples, see also: the example app: service
The wrapped http2 server with multiple 3rd multiplexers (echo, gin, ...).
sample app:
trace
: adds--trace
to your root command
TODO
svr
: template codes for http/2 server (mux)vxconf
: helpers
JODL (JetBrains OpenSource Development License) is good:
MIT