Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for type (0.17 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type Cmsghdr struct, Type int32
    pkg syscall (netbsd-arm64-cgo), type Credential struct
    pkg syscall (netbsd-arm64-cgo), type Credential struct, Gid uint32
    pkg syscall (netbsd-arm64-cgo), type Credential struct, Groups []uint32
    pkg syscall (netbsd-arm64-cgo), type Credential struct, NoSetGroups bool
    pkg syscall (netbsd-arm64-cgo), type Credential struct, Uid uint32
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. doc/go_spec.html

    or <a href="#Type_parameter_declarations">type parameter lists</a>.
    <i>Composite types</i>&mdash;array, struct, pointer, function,
    interface, slice, map, and channel types&mdash;may be constructed using
    type literals.
    </p>
    
    <p>
    Predeclared types, defined types, and type parameters are called <i>named types</i>.
    HTML
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Apr 26 00:39:16 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg io/fs, method (FileMode) Type() FileMode
    pkg io/fs, type DirEntry interface { Info, IsDir, Name, Type }
    pkg io/fs, type DirEntry interface, Info() (FileInfo, error)
    pkg io/fs, type DirEntry interface, IsDir() bool
    pkg io/fs, type DirEntry interface, Name() string
    pkg io/fs, type DirEntry interface, Type() FileMode
    pkg io/fs, type FS interface { Open }
    pkg io/fs, type FS interface, Open(string) (File, error)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top