google.golang.org/protobuf/internal/filedesc.Extension.IsPacked (method, view implemented interface methods)
2 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L394: func (xd *Extension) IsPacked() bool { return xd.lazyInit().IsPacked }
google.golang.org/protobuf/reflect/protodesc
desc_validate.go#L267: if x.IsPacked() && !isPackable(x) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)