Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinylib/msgp
/ comment
Method
comment
gen/spec.go:504–506 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
502
}
503
504
func
(p *printer) comment(s string) {
505
p.print(
"\n// "
+ s)
506
}
507
508
func
(p *printer) printf(format string, args ...any) {
509
if
p.err == nil {
Callers
5
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Calls
1
print
Method · 0.95
Tested by
no test coverage detected