combinator

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

MIT License

Stars
49

Bot releases are hidden (Show)

combinator - v0.3.0 Latest Release

Published by muesli over 4 years ago

Changes

  • Add support for single-valued fields
  • Verify supplied types
combinator - v0.2.0

Published by muesli over 4 years ago

Changes

  • Fill the provided slice instead of returning a slice of empty interfaces
  • No more type assertions!
combinator - v0.1.0

Published by muesli over 4 years ago

Initial release