Skip to content

Commit

Permalink
Added tests workflow badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mdawar committed Dec 27, 2023
1 parent 4ca2adb commit 07f7a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Go Reference](https://pkg.go.dev/badge/github.com/mdawar/xmap.svg)](https://pkg.go.dev/github.com/mdawar/xmap)
[![Go Report Card](https://goreportcard.com/badge/github.com/mdawar/xmap)](https://goreportcard.com/report/github.com/mdawar/xmap)
[![Go Tests](https://github.com/mdawar/xmap/actions/workflows/go.yml/badge.svg?branch=main&event=push)](https://github.com/mdawar/xmap/actions)

A generic and thread-safe Go map with automatic key expiration.

Expand Down

0 comments on commit 07f7a91

Please sign in to comment.