Home
last modified time | relevance | path

Searched defs:OpError (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/mdlayher/netlink/
H A Derrors.go56 type OpError struct { struct
59 Op string
69 Err error
75 Message string
76 Offset int
92 func (e *OpError) Error() string {
109 func (e *OpError) Unwrap() error { return e.Err }
122 func (e *OpError) Timeout() bool {
136 func (e *OpError) Temporary() bool {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/mdlayher/netlink/
H A Derrors.go57 type OpError struct { struct
60 Op string
69 Err error
85 func (e *OpError) Error() string {
94 func (e *OpError) Unwrap() error { return e.Err }
107 func (e *OpError) Timeout() bool {
121 func (e *OpError) Temporary() bool {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/mdlayher/netlink/
H A Derrors.go57 type OpError struct { struct
60 Op string
69 Err error
85 func (e *OpError) Error() string {
94 func (e *OpError) Unwrap() error { return e.Err }
107 func (e *OpError) Timeout() bool {
121 func (e *OpError) Temporary() bool {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/mdlayher/netlink/
H A Derrors.go57 type OpError struct { struct
60 Op string
69 Err error
85 func (e *OpError) Error() string {
94 func (e *OpError) Unwrap() error { return e.Err }
107 func (e *OpError) Timeout() bool {
121 func (e *OpError) Temporary() bool {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/moby/buildkit/solver/errdefs/
H A Dop.go5 type OpError struct { struct
6 error
7 Op *pb.Op
10 func (e *OpError) Unwrap() error {
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/googollee/go-socket.io/engineio/payload/
H A Derrors.go15 type OpError struct { struct
16 Op string
17 Err error
27 func (e *OpError) Error() string {
32 func (e *OpError) Temporary() bool {
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/googollee/go-socket.io/engineio/base/
H A Dconn.go15 type OpError struct { struct
16 URL string
17 Op string
18 Err error
30 func (e *OpError) Error() string {
35 func (e *OpError) Timeout() bool {
43 func (e *OpError) Temporary() bool {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/net/
H A Dnet.go283 type OpError struct { struct
286 Op string
290 Net string
293 Addr Addr
296 Err error
299 func (e *OpError) Error() string {
318 func (e *OpError) Temporary() bool {
329 func (e *OpError) Timeout() bool {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/net/
H A Dnet.go432 type OpError struct { struct
435 Op string
439 Net string
444 Source Addr
452 Addr Addr
456 Err error
459 func (e *OpError) Unwrap() error { return e.Err }
461 func (e *OpError) Error() string {
499 func (e *OpError) Timeout() bool {
512 func (e *OpError) Temporary() bool {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/net/
H A Dnet.go432 type OpError struct { struct
435 Op string
439 Net string
444 Source Addr
452 Addr Addr
456 Err error
459 func (e *OpError) Unwrap() error { return e.Err }
461 func (e *OpError) Error() string {
499 func (e *OpError) Timeout() bool {
512 func (e *OpError) Temporary() bool {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/net/
H A Dnet.go432 type OpError struct { struct
435 Op string
439 Net string
444 Source Addr
452 Addr Addr
456 Err error
459 func (e *OpError) Unwrap() error { return e.Err }
461 func (e *OpError) Error() string {
499 func (e *OpError) Timeout() bool {
512 func (e *OpError) Temporary() bool {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/net/
H A Dnet.go432 type OpError struct { struct
435 Op string
439 Net string
444 Source Addr
452 Addr Addr
456 Err error
459 func (e *OpError) Unwrap() error { return e.Err }
461 func (e *OpError) Error() string {
499 func (e *OpError) Timeout() bool {
512 func (e *OpError) Temporary() bool {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/net/
H A Dnet.go380 type OpError struct { struct
383 Op string
387 Net string
392 Source Addr
400 Addr Addr
403 Err error
406 func (e *OpError) Error() string {
435 func (e *OpError) Timeout() bool {
448 func (e *OpError) Temporary() bool {
/dports/lang/gcc48/gcc-4.8.5/libgo/go/net/
H A Dnet.go282 type OpError struct { struct
285 Op string
289 Net string
292 Addr Addr
295 Err error
298 func (e *OpError) Error() string {
317 func (e *OpError) Temporary() bool {
328 func (e *OpError) Timeout() bool {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/
H A Dnet.go279 type OpError struct { struct
280 Op string
281 Net string
282 Addr Addr
283 Err error
286 func (e *OpError) Error() string {
305 func (e *OpError) Temporary() bool {
316 func (e *OpError) Timeout() bool {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/net/
H A Dnet.go439 type OpError struct { struct
442 Op string
446 Net string
451 Source Addr
459 Addr Addr
463 Err error
466 func (e *OpError) Unwrap() error { return e.Err }
468 func (e *OpError) Error() string {
506 func (e *OpError) Timeout() bool {
519 func (e *OpError) Temporary() bool {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/net/
H A Dnet.go435 type OpError struct { struct
438 Op string
442 Net string
447 Source Addr
455 Addr Addr
459 Err error
462 func (e *OpError) Unwrap() error { return e.Err }
464 func (e *OpError) Error() string {
502 func (e *OpError) Timeout() bool {
515 func (e *OpError) Temporary() bool {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/net/
H A Dnet.go435 type OpError struct { struct
438 Op string
442 Net string
447 Source Addr
455 Addr Addr
459 Err error
462 func (e *OpError) Unwrap() error { return e.Err }
464 func (e *OpError) Error() string {
502 func (e *OpError) Timeout() bool {
515 func (e *OpError) Temporary() bool {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/net/
H A Dnet.go435 type OpError struct { struct
438 Op string
442 Net string
447 Source Addr
455 Addr Addr
459 Err error
462 func (e *OpError) Unwrap() error { return e.Err }
464 func (e *OpError) Error() string {
502 func (e *OpError) Timeout() bool {
515 func (e *OpError) Temporary() bool {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/net/
H A Dnet.go435 type OpError struct { struct
438 Op string
442 Net string
447 Source Addr
455 Addr Addr
459 Err error
462 func (e *OpError) Unwrap() error { return e.Err }
464 func (e *OpError) Error() string {
502 func (e *OpError) Timeout() bool {
515 func (e *OpError) Temporary() bool {

12