MCPcopy Create free account
hub / github.com/apache/pulsar-client-go / String

Method String

pulsaradmin/pkg/utils/message.go:90–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88
89func (m *KeyValue) Reset() { *m = KeyValue{} }
90func (m *KeyValue) String() string { return proto.CompactTextString(m) }
91func (*KeyValue) ProtoMessage() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected