package annotation
import "google.golang.org/protobuf/internal/testprotos/annotation"
Index ¶
Variables ¶
var ( // Setting this on a message enables tracking of which fields in the message // a specific binary might access. As a consequence, it also disables the use // of the message accessor methods to satisfy interfaces: they can only be // called directly. // // optional bool track_field_use = 37383685; E_TrackFieldUse = &file_internal_testprotos_annotation_annotation_proto_extTypes[0] )
Extension fields to descriptorpb.MessageOptions.
var File_internal_testprotos_annotation_annotation_proto protoreflect.FileDescriptor
Source Files ¶
annotation.pb.go
- Version
- v1.36.5 (latest)
- Published
- Feb 6, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 10 hours ago –
Tools for package owners.