Versions in this module Expand all Collapse all v1 v1.1.0 Oct 25, 2024 Changes in this version + type Generator struct + F *protogen.File + W *protogen.GeneratedFile + func (g *Generator) ApplyTemplate() error type Options + MarshalOptions protojson.MarshalOptions + UnmarshalOptions protojson.UnmarshalOptions v1.0.0 Oct 24, 2024 Changes in this version + func ApplyTemplate(w io.Writer, f *protogen.File, opts Options) error + type Options struct + AllowUnknownFields bool + EmitDefaults bool + EnumsAsInts bool + OrigName bool