forked from cerc-io/plugeth
d78f9b834a
The Azure SDK doesn't support Go 1.5 anymore. We can't upgrade it until Go 1.8 comes out. |
||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
benchmark.go | ||
check.go | ||
checkers.go | ||
helpers.go | ||
LICENSE | ||
printer.go | ||
README.md | ||
reporter.go | ||
run.go | ||
TODO |
Instructions
Install the package with:
go get gopkg.in/check.v1
Import it with:
import "gopkg.in/check.v1"
and use check as the package name inside the code.
For more details, visit the project page:
and the API documentation: