FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

subchen/gls: A goroutine-local storage for golang · GitHub

/ gls Public

Repository files navigation

gls

gls is a goroutine-local storage for golang.

Installation

gls is available using the standard go get command.

To install gls, simply run:

go get github.com/subchen/gls

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

License

gls is released under the Apache 2.0 license. See LICENSE

About

A goroutine-local storage for golang

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL