google/go-cmp

add examples for AllowUnexported and IgnoreUnexported

Open

#130 opened on Mar 4, 2019

View on GitHub
 (16 comments) (33 reactions) (0 assignees)Go (4,635 stars) (223 forks)user submission
help wanted

Description

Reading the docs and attempting simple implementations, I'm still not sure how to use these, since I keep getting panics. I'm going to search Github to see people using these successfully to figure out what I am missing.

Contributor guide