func github.com/golang/protobuf/proto.CompactTextString

one use

	github.com/golang/protobuf/proto (current package)
		text_encode.go#L106: func CompactTextString(m Message) string { return compactTextMarshaler.Text(m) }