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

Method String

pulsaradmin/pkg/utils/data.go:564–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

562)
563
564func (t TopicVersion) String() string {
565 return string(t)
566}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected