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

Method Varname

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

Varname returns the variable name of the element.

()

Source from the content-addressed store, hash-verified

237 // Varname returns the variable
238 // name of the element.
239 Varname() string
240
241 // TypeName is the canonical
242 // go type name of the node

Callers 15

nextShimMethod · 0.65
methodReceiverFunction · 0.65
resizeMapMethod · 0.65
mapAssignMethod · 0.65
resizeSliceMethod · 0.65
resizeSliceNoNilMethod · 0.65
initPtrMethod · 0.65
tobaseConvertFunction · 0.65
ExecuteMethod · 0.65
gPtrMethod · 0.65
gSliceMethod · 0.65
gArrayMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected