encoding/gob.Decoder.ignoreInterface (method)

2 uses

	encoding/gob (current package)
		decode.go#L693: func (dec *Decoder) ignoreInterface(state *decoderState) {
		decode.go#L888: 				state.dec.ignoreInterface(state)