Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
197
type
contextString string
198
199
func
(c contextString) Arg() string {
200
return
fmt.Sprintf(
"%q"
, c)
Callers
1
PushString
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected