func github.com/golang/protobuf/proto.MarshalTextString
one use
github.com/golang/protobuf/proto (current package)
text_encode.go#L100: func MarshalTextString(m Message) string { return defaultTextMarshaler.Text(m) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)