Home
last modified time | relevance | path

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

12

/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/net/traefik/traefik-2.6.1/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go46 type ArrayError struct { struct
47 Wanted uint32
48 Got uint32
52 func (a ArrayError) Error() string {
57 func (a ArrayError) Resumable() bool { return true }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go153 type ArrayError struct { struct
154 Wanted uint32
155 Got uint32
156 ctx string
160 func (a ArrayError) Error() string {
169 func (a ArrayError) Resumable() bool { return true }
171 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go150 type ArrayError struct { struct
151 Wanted uint32
152 Got uint32
153 ctx string
157 func (a ArrayError) Error() string {
166 func (a ArrayError) Resumable() bool { return true }
168 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/tinylib/msgp/msgp/
H A Derrors.go153 type ArrayError struct { struct
154 Wanted uint32
155 Got uint32
156 ctx string
160 func (a ArrayError) Error() string {
169 func (a ArrayError) Resumable() bool { return true }
171 func (a ArrayError) withContext(ctx string) error { a.ctx = addCtx(a.ctx, ctx); return a }

12