• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D22-Jan-20216.9 KiB

README.mdH A D22-Jan-2021669

assert.goH A D22-Jan-20212.4 KiB

assert_test.goH A D22-Jan-20214.3 KiB

go.modH A D22-Jan-202140

README.md

1# package assert
2
3`import "github.com/zeebo/assert"`
4
5<p>
6  <a href="https://pkg.go.dev/github.com/zeebo/assert"><img src="https://img.shields.io/badge/doc-reference-007d9b?logo=go&style=flat-square" alt="go.dev" /></a>
7  <a href="https://goreportcard.com/report/github.com/zeebo/assert"><img src="https://goreportcard.com/badge/github.com/zeebo/assert?style=flat-square" alt="Go Report Card" /></a>
8  <a href="https://sourcegraph.com/github.com/zeebo/assert?badge"><img src="https://sourcegraph.com/github.com/zeebo/assert/-/badge.svg?style=flat-square" alt="SourceGraph" /></a>
9</p>
10
11# Usage
12
13See the api docs. There's not a lot of surface area, and that's the goal.
14