stash/vendor/github.com/gobuffalo/syncx
2019-02-09 04:32:50 -08:00
..
.gitignore Initial commit 2019-02-09 04:32:50 -08:00
.gometalinter.json Initial commit 2019-02-09 04:32:50 -08:00
.travis.yml Initial commit 2019-02-09 04:32:50 -08:00
byte_map.go Initial commit 2019-02-09 04:32:50 -08:00
go.mod Initial commit 2019-02-09 04:32:50 -08:00
go.sum Initial commit 2019-02-09 04:32:50 -08:00
int_map.go Initial commit 2019-02-09 04:32:50 -08:00
interface_map.go Initial commit 2019-02-09 04:32:50 -08:00
LICENSE Initial commit 2019-02-09 04:32:50 -08:00
Makefile Initial commit 2019-02-09 04:32:50 -08:00
README.md Initial commit 2019-02-09 04:32:50 -08:00
string_map.go Initial commit 2019-02-09 04:32:50 -08:00
version.go Initial commit 2019-02-09 04:32:50 -08:00

GoDoc Go Report Card

github.com/gobuffalo/syncx

This package provides a set of types and tools for working in current environments.

See https://godoc.org/github.com/gobuffalo/syncx for more details.

Installation

$ go get github.com/gobuffalo/syncx