Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for errchk (0.2 sec)

  1. src/net/http/h2_bundle.go

    	if sc.sawClientPreface {
    		return nil
    	}
    	errc := make(chan error, 1)
    	go func() {
    		// Read the client preface
    		buf := make([]byte, len(http2ClientPreface))
    		if _, err := io.ReadFull(sc.conn, buf); err != nil {
    			errc <- err
    		} else if !bytes.Equal(buf, http2clientPreface) {
    			errc <- fmt.Errorf("bogus greeting %q", buf)
    		} else {
    			errc <- nil
    		}
    	}()
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    - github.com/heketi/heketi: [c2e2a4a → v10.2.0+incompatible](https://github.com/heketi/heketi/compare/c2e2a4a...v10.2.0)
    - github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
    - github.com/konsorten/go-windows-terminal-sequences: [v1.0.3 → v1.0.2](https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.3...v1.0.2)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.18.md

    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)
    - github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
    - golang.org/x/net: 13f9640 → 69a7880
    - golang.org/x/sys: fde4db3 → 5cba982
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.18.17
    
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.16.md

    - github.com/jimstudt/http-authentication: [3eca13d](https://github.com/jimstudt/http-authentication/tree/3eca13d)
    - github.com/kisielk/errcheck: [v1.2.0](https://github.com/kisielk/errcheck/tree/v1.2.0)
    - github.com/kisielk/gotool: [v1.0.0](https://github.com/kisielk/gotool/tree/v1.0.0)
    - github.com/klauspost/cpuid: [v1.2.0](https://github.com/klauspost/cpuid/tree/v1.2.0)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  5. src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv

    github.com/keybase/go-crypto,v0.0.0-20190403132359-d65b6b94177f,h1:Gsc9mVHLRqBjMgdQCghN9NObCcRncDqxJvBvEaIIQEo=,a839bacd8eb0a61a72f84678d568d8df899b512510a326e06db0f191e8c1c5a1
    github.com/kisielk/errcheck,v1.2.0,h1:reN85Pxc5larApoH1keMBiu2GWtPqXQ1nc9gx+jOU+E=,709eeca978804f41720a94bc69ee3cfa8277f7d15016478a3ebda86606a286c5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 18 17:29:01 UTC 2020
    - 334.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.20.md

    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)
    - github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
    - github.com/yuin/goldmark: [v1.1.27 → v1.2.1](https://github.com/yuin/goldmark/compare/v1.1.27...v1.2.1)
    - golang.org/x/sync: cd5d95a → 67f06af
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ESHUTDOWN = 58
    pkg syscall (netbsd-arm64-cgo), const ESOCKTNOSUPPORT = 44
    pkg syscall (netbsd-arm64-cgo), const ESPIPE = 29
    pkg syscall (netbsd-arm64-cgo), const ESRCH = 3
    pkg syscall (netbsd-arm64-cgo), const ESTALE = 70
    pkg syscall (netbsd-arm64-cgo), const ETHER_ADDR_LEN = 6
    pkg syscall (netbsd-arm64-cgo), const ETHER_ADDR_LEN ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.17.md

    - github.com/go-toolsmith/strparse: v1.0.0
    - github.com/go-toolsmith/typep: v1.0.0
    - github.com/gobwas/glob: v0.2.3
    - github.com/golangci/check: cfe4005
    - github.com/golangci/dupl: 3e9179a
    - github.com/golangci/errcheck: ef45e06
    - github.com/golangci/go-misc: 927a3d8
    - github.com/golangci/go-tools: e32c541
    - github.com/golangci/goconst: 041c5f2
    - github.com/golangci/gocyclo: 2becd97
    - github.com/golangci/gofmt: 0b8337e
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const ESHUTDOWN = 58
    pkg syscall (darwin-arm64), const ESOCKTNOSUPPORT = 44
    pkg syscall (darwin-arm64), const ESPIPE = 29
    pkg syscall (darwin-arm64), const ESRCH = 3
    pkg syscall (darwin-arm64), const ESTALE = 70
    pkg syscall (darwin-arm64), const ETIME = 101
    pkg syscall (darwin-arm64), const ETIME Errno
    pkg syscall (darwin-arm64), const ETIMEDOUT = 60
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top