Skip to content

Commit

Permalink
Add go-reports cards
Browse files Browse the repository at this point in the history
  • Loading branch information
Zatte committed Oct 29, 2019
1 parent 504026a commit 53da64b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

# SVC - Worker life-cycle manager

[![Go Report Card](https://goreportcard.com/badge/github.com/voi-go/svc?style=flat-square)](https://goreportcard.com/report/github.com/voi-go/svc)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/voi-go/svc)

SVC is a framework that creates a long-running service process, managing the
live-cycle of workers. It comes with "batteries-included" for convenience and
uniformity across services.
Expand Down

0 comments on commit 53da64b

Please sign in to comment.