func encoding/gob.encComplex128Slice
3 uses
encoding/gob (current package)
enc_helpers.go#L35: reflect.Complex128: encComplex128Slice,
enc_helpers.go#L107: return encComplex128Slice(state, v.Slice(0, v.Len()))
enc_helpers.go#L110: func encComplex128Slice(state *encoderState, v reflect.Value) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)