Skip to content
This repository was archived by the owner on Aug 3, 2018. It is now read-only.

Commit bfe298f

Browse files
committed
Closing a chapter in my life. Thank you all!
1 parent 24e9268 commit bfe298f

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Set [![GoDoc](https://godoc.org/gopkg.in/fatih/set.v0?status.svg)](https://godoc.org/gopkg.in/fatih/set.v0) [![Build Status](https://travis-ci.org/fatih/set.svg)](https://travis-ci.org/fatih/set)
1+
# Archived project. No maintenance.
2+
This project is not maintained anymore and is archived.. Please create your own
3+
`map[string]Type` or use one of the other third-party packages.
4+
5+
Thanks all for their work on this project.
6+
7+
8+
# Set [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/gopkg.in/fatih/set.v0) [![Build Status](http://img.shields.io/travis/fatih/set.svg?style=flat-square)](https://travis-ci.org/fatih/set)
29

310
Set is a basic and simple, hash-based, **Set** data structure implementation
411
in Go (Golang).

0 commit comments

Comments
 (0)