func google.golang.org/protobuf/proto.Reset
5 uses
google.golang.org/protobuf/proto (current package)
decode.go#L88: Reset(m.Interface())
reset.go#L16: func Reset(m Message) {
google.golang.org/protobuf/encoding/protojson
decode.go#L65: proto.Reset(m)
google.golang.org/protobuf/encoding/prototext
decode.go#L65: proto.Reset(m)
google.golang.org/protobuf/internal/impl
api_export.go#L89: func (m legacyMessageWrapper) Reset() { proto.Reset(m.m) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)