MCPcopy
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
527func (p *printer) ok() bool { return p.err == nil }
528
529func tobaseConvert(b *BaseElem) string {
530 return b.ToBase() + "(" + b.Varname() + ")"

Callers 15

resizeMapMethod · 0.95
mapAssignMethod · 0.95
nakedReturnMethod · 0.95
addConstantMethod · 0.80
ExecuteMethod · 0.80
gStructMethod · 0.80
gSliceMethod · 0.80
gArrayMethod · 0.80
gBaseMethod · 0.80
ExecuteMethod · 0.80
assignAndCheckMethod · 0.80
assignArrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected