encoding/gob.userTypeInfo.indir (field)
6 uses
encoding/gob (current package)
encode.go#L525: return opPtr, ut.indir
encode.go#L528: indir := ut.indir
encode.go#L693: indir := ut.indir
type.go#L25: indir int // number of indirections to reach the base type
type.go#L72: if ut.indir%2 == 0 {
type.go#L75: ut.indir++
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)