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 Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
README.md Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
TODO Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
benchmark.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
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 Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
printer.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
reporter.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
run.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00

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: