Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huandu authored Feb 6, 2018
1 parent 33b5bb9 commit 53e1d22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[![Build Status](https://travis-ci.org/huandu/goroutine.png?branch=master)](https://travis-ci.org/huandu/goroutine)

**[DEPRECATED]**

* If you're still looking for a solution to get goroutine id, please go to https://github.com/v2pro/plz/tree/master/gls.
* If you're looking for a package to create TLS or local storage for a goroutine transparently, use https://github.com/huandu/go-tls.

Package goroutine is merely a hack.
It exports goroutine id to outside so that you can use it for whatever purpose.
However, it's highly recommended to not use this package in your daily life.
Expand Down

0 comments on commit 53e1d22

Please sign in to comment.