quorum/vendor/gopkg.in/check.v1
Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 2017-02-16 13:44:09 +01:00
..
LICENSE
README.md
TODO
benchmark.go
check.go vendor: update all dependencies except Azure SDK 2017-01-10 22:33:24 +01:00
checkers.go vendor: update all dependencies except Azure SDK 2017-01-10 22:33:24 +01:00
helpers.go
printer.go
reporter.go
run.go

README.md

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: