prysm-pulse/vendor/gopkg.in/check.v1
Preston Van Loon a41e372b39 First pass collation
Former-commit-id: fa0dc873367b92a06b10fd989e3fec960c03065a [formerly e98efffa565ea6aa3eadeb19c2f9a66a56eb5ddd]
Former-commit-id: ce6e4f01d12015e67a51aa7d928a6ab8e8eedeee
2018-01-12 22:59:17 -05:00
..
benchmark.go First pass collation 2018-01-12 22:59:17 -05:00
check.go First pass collation 2018-01-12 22:59:17 -05:00
checkers.go First pass collation 2018-01-12 22:59:17 -05:00
helpers.go First pass collation 2018-01-12 22:59:17 -05:00
LICENSE First pass collation 2018-01-12 22:59:17 -05:00
printer.go First pass collation 2018-01-12 22:59:17 -05:00
README.md First pass collation 2018-01-12 22:59:17 -05:00
reporter.go First pass collation 2018-01-12 22:59:17 -05:00
run.go First pass collation 2018-01-12 22:59:17 -05:00
TODO First pass collation 2018-01-12 22:59:17 -05:00

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: