migounov

Results 1 issues of migounov

This assert from testify comes in handy when one wants to compare only public fields of two structs, because private fields might differ. https://pkg.go.dev/github.com/stretchr/testify/assert#EqualExportedValues Please add it to the list...