File tree 1 file changed +6
-3
lines changed
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
2
2
3
3
[ ![ 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 )
6
4
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/labstack/echo-contrib.svg?style=flat-square )] ( https://codecov.io/gh/labstack/echo-contrib )
7
5
[ ![ Twitter
] ( https://img.shields.io/badge/[email protected] ?style=flat-square )] ( https://twitter.com/labstack )
8
6
7
+ * [ Official website] ( https://echo.labstack.com )
8
+ * [ All middleware docs] ( https://echo.labstack.com/docs/category/middleware )
9
+
9
10
# Supported Go version
10
11
11
12
Each major Go release is supported until there are two newer major releases. https://golang.org/doc/devel/release.html#policy
13
+
14
+
12
15
[ Echo CORE] ( https://github.com/labstack/echo ) tests with last FOUR major releases (unless there are pressing vulnerabilities)
13
16
As this library depends on MANY DIFFERENT libraries which of SOME support only last 2 Go releases we could have situations when
14
17
we derive from last four major releases promise.
You can’t perform that action at this time.
0 commit comments