Versions in this module Expand all Collapse all v0 v0.0.1 Jul 17, 2026 Changes in this version + func Enum[E ProtoEnum](e *E, opts ...Option) + func Message(msg proto.Message, opts ...Option) error + type Option func(*config) + func WithFaker(f *gofakeit.Faker) Option + func WithMaxDepth(d int) Option + func WithMaxRepeated(n int) Option + func WithOptionalProbability(p float64) Option + func WithSkipOneof() Option + type ProtoEnum interface