package editionssupport
Import Path
google.golang.org/protobuf/internal/editionssupport (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
Package editionssupport defines constants for editions that are supported.
Package-Level Constants (total 3)
const Maximum descriptorpb.Edition = 1000
MaximumKnown is the maximum edition that is known to Go Protobuf, but not
declared as supported. In other words: end users cannot use it, but
testprotos inside Go Protobuf can.
const Minimum descriptorpb.Edition = 998![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |