mirror of https://github.com/liamg/aminal.git
|
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .gometalinter.json | ||
| .travis.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| byte_map.go | ||
| byte_map_test.go | ||
| go.mod | ||
| go.sum | ||
| int_map.go | ||
| int_map_test.go | ||
| interface_map.go | ||
| interface_map_test.go | ||
| string_map.go | ||
| string_map_test.go | ||
| version.go | ||
README.md
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