Hey, I just released something!
๐ combinator v0.1.0 ๐
combinator, a #golang package that generates a slice of all possible value combinations for any given struct and a set of its potential member values.
This can be used to generate extensive test matrixes among other things.
Sounds too complicated? Far from it. Check out the examples, it's super convenient!