Combinator Versions Save

Generates a slice of all possible value combinations for any given struct and a set of its potential member values

v0.3.0

4 years ago

Changes

  • Add support for single-valued fields
  • Verify supplied types

v0.2.0

4 years ago

Changes

  • Fill the provided slice instead of returning a slice of empty interfaces
  • No more type assertions!

v0.1.0

4 years ago

Initial release