aminal/vendor/github.com/gobuffalo/syncx
Liam Galvin de446cc01a More makefile fun 2018-11-23 21:21:17 +00:00
..
.gitignore More makefile fun 2018-11-23 21:21:17 +00:00
.gometalinter.json More makefile fun 2018-11-23 21:21:17 +00:00
.travis.yml More makefile fun 2018-11-23 21:21:17 +00:00
LICENSE More makefile fun 2018-11-23 21:21:17 +00:00
Makefile More makefile fun 2018-11-23 21:21:17 +00:00
README.md More makefile fun 2018-11-23 21:21:17 +00:00
byte_map.go More makefile fun 2018-11-23 21:21:17 +00:00
byte_map_test.go More makefile fun 2018-11-23 21:21:17 +00:00
go.mod More makefile fun 2018-11-23 21:21:17 +00:00
go.sum More makefile fun 2018-11-23 21:21:17 +00:00
int_map.go More makefile fun 2018-11-23 21:21:17 +00:00
int_map_test.go More makefile fun 2018-11-23 21:21:17 +00:00
interface_map.go More makefile fun 2018-11-23 21:21:17 +00:00
interface_map_test.go More makefile fun 2018-11-23 21:21:17 +00:00
string_map.go More makefile fun 2018-11-23 21:21:17 +00:00
string_map_test.go More makefile fun 2018-11-23 21:21:17 +00:00
version.go More makefile fun 2018-11-23 21:21:17 +00:00

README.md

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