MCPcopy
hub / github.com/tinylib/msgp / contextString

TypeAlias contextString

gen/spec.go:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197type contextString string
198
199func (c contextString) Arg() string {
200 return fmt.Sprintf("%q", c)

Callers 1

PushStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected