MCPcopy
hub / github.com/containerd/containerd / GoString

Method GoString

pkg/filters/scanner.go:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (t token) GoString() string {
58 return "token" + t.String()
59}
60
61type scanner struct {
62 input string

Callers

nothing calls this directly

Calls 1

StringMethod · 0.95

Tested by

no test coverage detected