//
pkg.gl
Category
github.com/energimind/go-kit
testutil
mapping
package
0.7.0
Repository:
https://github.com/energimind/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
40 SLOC
#
Functions
CheckAllEnumValuesAreMapped
CheckAllEnumValuesAreMapped checks if all values from the 'from' enum are mapped to the 'to' enum.
CheckAllFieldsAreMapped
CheckAllFieldsAreMapped checks if all fields from the 'from' struct are mapped to the 'to' struct.