Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reflect_ifaceE2I (0.22 sec)

  1. src/runtime/iface.go

    // reflect_ifaceE2I is for package reflect,
    // but widely used packages access it using linkname.
    // Notable members of the hall of shame include:
    //   - gitee.com/quant1x/gox
    //   - github.com/modern-go/reflect2
    //   - github.com/v2pro/plz
    //
    // Do not remove or change the type signature.
    //
    //go:linkname reflect_ifaceE2I reflect.ifaceE2I
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 22.5K bytes
    - Viewed (0)
Back to top