Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Gwener (0.24 sec)

  1. .github/ISSUE_TEMPLATE/02-pkgsite-removal.yml

            For example, a request for 'github.com/author' would remove all pkg.go.dev pages with that package path prefix.
        validations:
          required: true
      - type: textarea
        id: package-owner
        attributes:
          label: "Are you the owner of this package?"
          description: |
            Only the package owners can request to have their packages removed from pkg.go.dev.
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Jan 04 23:31:17 GMT 2024
    - 1.9K bytes
    - Viewed (0)
  2. src/archive/tar/common.go

    	Size  int64  // Logical file size in bytes
    	Mode  int64  // Permission and mode bits
    	Uid   int    // User ID of owner
    	Gid   int    // Group ID of owner
    	Uname string // User name of owner
    	Gname string // Group name of owner
    
    	// If the Format is unspecified, then Writer.WriteHeader rounds ModTime
    	// to the nearest second and ignores the AccessTime and ChangeTime fields.
    	//
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Mar 15 16:01:50 GMT 2024
    - 24.7K bytes
    - Viewed (2)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (darwin-arm64), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (darwin-arm64), type Statfs_t struct, Owner uint32
    pkg syscall (darwin-arm64), type Statfs_t struct, Reserved [8]uint32
    pkg syscall (darwin-arm64), type Statfs_t struct, Type uint32
    pkg syscall (darwin-arm64), type SysProcAttr struct, Chroot string
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Namemax uint32
    pkg syscall (freebsd-arm64), type Statfs_t struct, Owner uint32
    pkg syscall (freebsd-arm64), type Statfs_t struct, Spare [10]uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Syncreads uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Syncwrites uint64
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (darwin-386), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (darwin-386), type Statfs_t struct, Owner uint32
    pkg syscall (darwin-386), type Statfs_t struct, Reserved [8]uint32
    pkg syscall (darwin-386), type Statfs_t struct, Type uint32
    pkg syscall (darwin-386), type SysProcAttr struct, Chroot string
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  6. LICENSE

    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Jun 01 22:40:04 GMT 2016
    - 1.4K bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Mntonname [88]int8
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Namemax uint32
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Owner uint32
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Spare [10]uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncreads uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Syncwrites uint64
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  8. .github/PULL_REQUEST_TEMPLATE

    + If there is a corresponding issue, add either `Fixes #1234` or `Updates #1234`
      (the latter if this is not a complete fix) to this comment
    + If referring to a repo other than `golang/go` you can use the
      `owner/repo#issue_number` syntax: `Fixes golang/tools#1234`
    + We do not use Signed-off-by lines in Go. Please don't add them.
      Our Gerrit server & GitHub bots enforce CLA compliance instead.
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Feb 21 02:07:46 GMT 2018
    - 1.2K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Statfs_t struct, Mntonname [1024]int8 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Namemax uint32 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Owner uint32 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Spare [10]uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Syncreads uint64 #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top