go

General-purpose Go libraries

OTHER License

Stars
0
Committers
1

Go Libraries

General-purpose Go packages.

⚠️ This repository has been deprecated and all its constituent packages retracted. Each package has been migrated to its own repository for future maintenance. See each package's README.md file for links to the new repositories.

System Requirements

Testing

Some packages include tests. Run the following snippet to perform all tests automatically:

find . -type f -iname '*_test.go' | xargs dirname | uniq | sort | xargs go test

License

See LICENSE.md