package
1.36.5
Repository: https://go.googlesource.com/protobuf
Documentation: pkg.go.dev

# Structs

An Annotation provides semantic detail for a generated proto element.
CommentSet is a set of leading and trailing comments associated with a .proto descriptor declaration.
An Enum describes an enum.
An EnumValue describes an enum value.
A Field describes a message field.
A File describes a .proto source file.
A GeneratedFile is a generated file.
A GoIdent is a Go identifier, consisting of a name and import path.
A Location is a location in a .proto source file.
A Message describes a message.
A Method describes a method in a service.
A Oneof describes a message oneof.
No description provided by the author
A Plugin is a protoc plugin invocation.
A Service describes a service.

# Type aliases

Comments is a comments string as provided by protoc.
Extension is an alias of [Field] for documentation.
A GoImportPath is the import path of a Go package.
A GoPackageName is the name of a Go package.