Skip to content

Commit 12e44a5

Browse files
committed
chore: add Go Report Card
1 parent 9832c86 commit 12e44a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Exitplan
22

33
[![Go Reference](https://pkg.go.dev/badge/github.com/struct0x/exitplan.svg)](https://pkg.go.dev/github.com/struct0x/exitplan)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/struct0x/exitplan)](https://goreportcard.com/report/github.com/struct0x/exitplan)
45
![Coverage](https://img.shields.io/badge/Coverage-90.9%25-brightgreen)
56

67
A Go library for managing the lifecycle of an application with graceful shutdown capabilities.

0 commit comments

Comments
 (0)