encoding/gob.Decoder.decodeInterface (method)
2 uses
encoding/gob (current package)
decode.go#L641: func (dec *Decoder) decodeInterface(ityp reflect.Type, state *decoderState, value reflect.Value) {
decode.go#L864: state.dec.decodeInterface(t, state, value)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)