Home
last modified time | relevance | path

Searched defs:ErrNotExist (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/www/gitea/gitea-1.16.5/modules/git/
H A Derror.go29 type ErrNotExist struct { struct
30 ID string
31 RelPath string
40 func (err ErrNotExist) Error() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cri/pkg/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/store/
H A Derrors.go26 ErrNotExist = errors.New("does not exist") var
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/store/
H A Derrors.go26 ErrNotExist = errors.New("does not exist") var
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/store/
H A Derrors.go32 ErrNotExist = errdefs.ErrNotFound var
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/lang/gcc10/gcc-10.3.0/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/lang/gcc11/gcc-11.2.0/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D4hintnam.ads16 -- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/internal/oserror/
H A Derrors.go16 ErrNotExist = errors.New("file does not exist") var
/dports/www/gitea/gitea-1.16.5/vendor/xorm.io/xorm/
H A Derror.go21 ErrNotExist = errors.New("Record does not exist") var
/dports/misc/exercism/cli-3.0.13/workspace/
H A Derrors.go9 type ErrNotExist string type
/dports/devel/dep/dep-0.5.4/vendor/github.com/nightlyone/lockfile/
H A Dlockfile.go36ErrNotExist = TemporaryError("Lockfile created, but doesn't exist") // If you get this, retry… var
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/nightlyone/lockfile/lockfile-1.0.0/
H A Dlockfile.go36ErrNotExist = TemporaryError("Lockfile created, but doesn't exist") // If you get this, retry… var
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/nightlyone/lockfile/
H A Dlockfile.go36ErrNotExist = TemporaryError("Lockfile created, but doesn't exist") // If you get this, retry… var
/dports/www/tusd/tusd-1.8.0/vendor/gopkg.in/Acconut/lockfile.v1/
H A Dlockfile.go34ErrNotExist = TemporaryError("Lockfile created, but doesn't exist") // If you get this, retry… var
/dports/www/tusc/tusc-0.4.7/vendor/gopkg.in/Acconut/lockfile.v1/
H A Dlockfile.go34ErrNotExist = TemporaryError("Lockfile created, but doesn't exist") // If you get this, retry… var

12345678910>>...16