Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Spec (0.28 sec)

  1. doc/godebug.md

    This behavior can be controlled by the
    [`httpmuxgo121` setting](/pkg/net/http/#ServeMux).
    
    Go 1.22 added the [Alias type](/pkg/go/types#Alias) to [go/types](/pkg/go/types)
    for the explicit representation of [type aliases](/ref/spec#Type_declarations).
    Whether the type checker produces `Alias` types or not is controlled by the
    [`gotypesalias` setting](/pkg/go/types#Alias).
    For Go 1.22 it defaults to `gotypesalias=0`.
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), type Inet4Pktinfo struct, Addr [4]uint8
    pkg syscall (darwin-arm64), type Inet4Pktinfo struct, Ifindex uint32
    pkg syscall (darwin-arm64), type Inet4Pktinfo struct, Spec_dst [4]uint8
    pkg syscall (darwin-arm64), type Inet6Pktinfo struct
    pkg syscall (darwin-arm64), type Inet6Pktinfo struct, Addr [16]uint8
    pkg syscall (darwin-arm64), type Inet6Pktinfo struct, Ifindex uint32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top