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) }