func encoding/gob.ignoreUint
5 uses
encoding/gob (current package)
decode.go#L208: func ignoreUint(i *decInstr, state *decoderState, v reflect.Value) {
decode.go#L779: tBool: ignoreUint,
decode.go#L780: tInt: ignoreUint,
decode.go#L781: tUint: ignoreUint,
decode.go#L782: tFloat: ignoreUint,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)