Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 205 Bytes

Instructions

Install the package with:

go get github.com/pingcap/check

Import it with:

import "github.com/pingcap/check"

and use check as the package name inside the code.