mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
Coverage badge
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
2441009ad5
commit
e7496010fc
@ -1,4 +1,4 @@
|
||||
# Bolt [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/bolt) [![Build Status](http://img.shields.io/travis/fatih/structs.svg?style=flat-square)](https://travis-ci.org/labstack/bolt)
|
||||
# Bolt [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/labstack/bolt) [![Build Status](http://img.shields.io/travis/fatih/structs.svg?style=flat-square)](https://travis-ci.org/labstack/bolt) [![Coverage Status](http://img.shields.io/coveralls/labstack/bolt.svg?style=flat-square)](https://coveralls.io/r/labstack/bolt)
|
||||
Bolt is a fast HTTP router (zero memory allocation) + micro web framework in Go.
|
||||
|
||||
### Features
|
||||
|
Loading…
Reference in New Issue
Block a user