package
module
Version:
v1.10.47
Opens a new window with list of versions in this module.
Published: May 1, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cmdr-addons: Addons for cmdr
see also cmdr
.
NOTE
The cmdr-addons
version is following cmdr
's now.
Prerequisites
v1.9.8-p3 and newer
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
v1.9.7 and older
golang 1.13+ required.
Causes:
github.com/kataras/iris/v12@v12.1.8/core/errgroup/errgroup.go:109:9: undefined: errors.Unwrap
Workaround:
Avoid using iris
codes in svr
templates.
Includes:
Plugins
dex
svr
The wrapped http2 server with multiple 3rd multiplexers (echo, gin, ...).
sample app:
the example app: service
trace
trace
: adds --trace
to your root command
TODO
Others
svr
: template codes for http/2 server (mux)
vxconf
: helpers
Thanks to JODL
JODL (JetBrains OpenSource Development License) is good:
License
MIT
Documentation
¶
View Source
const (
AppName = "cmdr-addons"
Version = "1.10.47"
VersionInt = 0x010a2f
)
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.