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

Method AlwaysPtr

gen/elem.go:271–271  ·  view source on GitHub ↗

AlwaysPtr will return true if receiver should always be a pointer.

(set *bool)

Source from the content-addressed store, hash-verified

269
270 // AlwaysPtr will return true if receiver should always be a pointer.
271 AlwaysPtr(set *bool) bool
272
273 // IfZeroExpr returns the expression to compare to an empty value
274 // for this type, per the rules of the `omitempty` feature.

Callers 9

processMethod · 0.65
replaceFunction · 0.65
binmarshalFunction · 0.65
binappendFunction · 0.65
textmarshalFunction · 0.65
textappendFunction · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected