akshayjshah / attest

Type-safe assertion helpers for Go
https://pkg.go.dev/go.akshayshah.org/attest
MIT License
15 stars 2 forks source link

Add package docs on unexported fields #1

Closed akshayjshah closed 2 years ago

akshayjshah commented 2 years ago

It's probably a good idea to replicate cmp's documentation on equality logic and unexported fields.

akshayjshah commented 2 years ago

Fixed along with #2, mostly.