Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinylib/msgp
/ ok
Method
ok
gen/spec.go:527–527 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
525
}
526
527
func
(p *printer) ok() bool {
return
p.err == nil }
528
529
func
tobaseConvert(b *BaseElem) string {
530
return
b.ToBase() +
"("
+ b.Varname() +
")"
Callers
15
resizeMap
Method · 0.95
mapAssign
Method · 0.95
nakedReturn
Method · 0.95
addConstant
Method · 0.80
Execute
Method · 0.80
gStruct
Method · 0.80
gSlice
Method · 0.80
gArray
Method · 0.80
gBase
Method · 0.80
Execute
Method · 0.80
assignAndCheck
Method · 0.80
assignArray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected