File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- # Echo Community Contribution
1+ # Echo Community Contribution middlewares
22
33 [ ![ GoDoc] ( http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square )] ( http://godoc.org/github.com/labstack/echo-contrib )
4- [ ![ License] ( http://img.shields.io/badge/license-mit-blue.svg?style=flat-square )] ( https://raw.githubusercontent.com/labstack/echo-contrib/master/LICENSE )
5- [ ![ Build Status] ( http://img.shields.io/travis/labstack/echo-contrib.svg?style=flat-square )] ( https://travis-ci.org/labstack/echo-contrib )
64 [ ![ Codecov] ( https://img.shields.io/codecov/c/github/labstack/echo-contrib.svg?style=flat-square )] ( https://codecov.io/gh/labstack/echo-contrib )
75 [ ![ Twitter
] ( https://img.shields.io/badge/[email protected] ?style=flat-square )] ( https://twitter.com/labstack ) 86
7+ * [ Official website] ( https://echo.labstack.com )
8+ * [ All middleware docs] ( https://echo.labstack.com/docs/category/middleware )
9+
910# Supported Go version
1011
1112Each major Go release is supported until there are two newer major releases. https://golang.org/doc/devel/release.html#policy
13+
14+
1215[ Echo CORE] ( https://github.com/labstack/echo ) tests with last FOUR major releases (unless there are pressing vulnerabilities)
1316As this library depends on MANY DIFFERENT libraries which of SOME support only last 2 Go releases we could have situations when
1417we derive from last four major releases promise.
You can’t perform that action at this time.
0 commit comments