# Functions
Deprecated: Use structmatcher.MatchStruct() GomegaMatcher.
Deprecated: Use structmatcher.MatchStruct().ExcludingFields() GomegaMatcher.
Deprecated: Use structmatcher.MatchStruct().IncludingFields() GomegaMatcher.
No description provided by the author
* If fields are to be filtered in or out, set shouldFilter to true; filterInclude is true to
* include fields or false to exclude fields, and filterFields contains the field names to filter on.