package
1.0.1
Repository: https://github.com/bill-cc/go-sql2struct.git
Documentation: pkg.go.dev

# Functions

MustMatchFn is used to create a common diff function for a test file Usage in *_test.go file: Top declaration: var mustMatch = testutils.MustMatchFn( []interface{}{ // types with unexported fields type1{}, type2{}, ..
SortString sorts the string.

# Variables

MustMatch is a convenience version of MustMatchFn with no overrides.