cmdraddons

package module
v1.9.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2022 License: MIT Imports: 0 Imported by: 0

README

cmdr-addons: Addons for cmdr

Go GitHub tag (latest SemVer) FOSSA Status

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:

  1. golang.org/x/net/http2 used errors.Is()
  2. golang.org/x/net/http2 used os.ErrDeadlineExceeded

Updates:

  1. removed iris/v12 [import "github.com/hedzr/cmdr-addons v1.9.8-p3"]
  2. 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:

goland jetbrains

License

MIT

FOSSA Status

Documentation

Index

Constants

View Source
const (
	// AppName const
	AppName = "cmdr-addons"
	// Version const
	Version = "1.9.9"
	// VersionInt const
	VersionInt = 0x010909
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL