echo

package module
v5.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: MIT Imports: 0 Imported by: 0

README

Echo Community Contribution middlewares

GoDoc Codecov Twitter

Versioning

This repository does not use semantic versioning. MAJOR version tracks which Echo version should be used. MINOR version tracks API changes (possibly backwards incompatible, which is very rare occasion), and a PATCH version is incremented for fixes.

Always add at least one integration test in your project.

For Echo v5 use v5.x.y releases. Minimal needed Echo versions:

  • v5.x.y needs Echo v5.0.0+, use go get github.com/labstack/echo-contrib@v5
  • v0.18.0 needs Echo v4.15.0+, use go get github.com/labstack/echo-contrib@v0.18.0

For v0.x.y releases the code is located in v4 branch.

Supported Go version

Each major Go release is supported until there are two newer major releases. https://golang.org/doc/devel/release.html#policy

Echo CORE tests with last FOUR major releases (unless there are pressing vulnerabilities) As this library depends on MANY DIFFERENT libraries which of SOME support only last 2 Go releases we could have situations when we derive from last four major releases promise.

p.s. you really should use latest versions of Go as there are many vulnerebilites fixed only in supported versions. Please see https://pkg.go.dev/vuln/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package echoprometheus provides middleware to add Prometheus metrics.
Package echoprometheus provides middleware to add Prometheus metrics.
internal
Package jaegertracing provides middleware to Opentracing using Jaeger.
Package jaegertracing provides middleware to Opentracing using Jaeger.

Jump to

Keyboard shortcuts

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