MCPcopy Create free account
hub / github.com/google/go-cmp / String

Method String

cmp/report_text.go:432–432  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

430type commentString string
431
432func (s commentString) String() string { return string(s) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected