type github.com/golang/protobuf/proto.Stats
3 uses
github.com/golang/protobuf/proto (current package)
deprecated.go#L28: type Stats struct{ Emalloc, Dmalloc, Encode, Decode, Chit, Cmiss, Size uint64 }
deprecated.go#L31: func GetStats() Stats { return Stats{} }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)