package
0.0.0-20240503003748-61f2820f3353
Repository: https://github.com/sudhiaithal/protopatch.git
Documentation: pkg.go.dev

# Variables

optional go.Options enum = 7001;.
optional go.Options field = 7001;.
optional go.LintOptions lint = 7001;.
optional go.Options message = 7001;.
optional go.Options oneof = 7001;.
optional go.Options value = 7001;.
No description provided by the author

# Structs

LintOptions represent options for linting a generated Go file.
Options represent Go-specific options for Protobuf messages, fields, oneofs, enums, or enum values.