Documentation
¶
Overview ¶
Package featuresext provides file descriptors for the "google/protobuf/cpp_features.proto" and "google/protobuf/java_features.proto" standard import files. Unlike the other standard/well-known imports, these files have no standard Go package in their runtime with generated code. So in order to make them available as "standard imports" to compiler users, we must embed these descriptors into a Go package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CppFeaturesDescriptor ¶
func CppFeaturesDescriptor() (protoreflect.FileDescriptor, error)
func JavaFeaturesDescriptor ¶
func JavaFeaturesDescriptor() (protoreflect.FileDescriptor, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.