Home
last modified time | relevance | path

Searched defs:errorT (Results 1 – 25 of 63) sorted by relevance

123

/dports/net/storj/storj-1.45.3/vendor/github.com/zeebo/errs/v2/
H A Derrs.go119 type errorT struct { struct
120 tag Tag
121 err error
122 pcs []uintptr
126 func (e *errorT) Error() string {
132 func (e *errorT) Format(f fmt.State, c rune) {
148 func (e *errorT) Cause() error {
155 func (e *errorT) Unwrap() error {
160 func (e *errorT) Name() (string, bool) {
166 func (e *errorT) Is(target error) bool {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/zeebo/errs/
H A Derrs.go232 type errorT struct { struct
233 class *Class
234 err error
235 pcs []uintptr
245 func (e *errorT) Error() string {
251 func (e *errorT) Format(f fmt.State, c rune) {
267 func (e *errorT) Cause() error {
274 func (e *errorT) Unwrap() error {
279 func (e *errorT) Name() (string, bool) {
/dports/net/storj/storj-1.45.3/vendor/github.com/zeebo/errs/
H A Derrs.go232 type errorT struct { struct
233 class *Class
234 err error
235 pcs []uintptr
245 func (e *errorT) Error() string {
251 func (e *errorT) Format(f fmt.State, c rune) {
267 func (e *errorT) Cause() error {
274 func (e *errorT) Unwrap() error {
279 func (e *errorT) Name() (string, bool) {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/spacemonkeygo/monkit/v3/present/
H A Derrs.go50 type errorT struct { struct
51 kind errorKind
52 message string
55 func (e errorT) Error() string {
/dports/net/storj/storj-1.45.3/vendor/github.com/spacemonkeygo/monkit/v3/present/
H A Derrs.go50 type errorT struct { struct
51 kind errorKind
52 message string
55 func (e errorT) Error() string {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/expvar/
H A Dexpvar.go215 v.m.Delete(key)
219 // Do calls f for each entry in the map.
220 // The map is locked during the iteration,
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/errors/
H A Dwrap_test.go215 type errorT struct{ s string } struct
217 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/security/pinentry-gtk2/pinentry-1.1.1/build-aux/
H A Dgitlog-to-changelog215 or die "$ME:$.: Invalid line (expected log size):\n$in";
220 $n_read == $log_nbytes
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/errors/
H A Dwrap_test.go216 type errorT struct{ s string } struct
218 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/errors/
H A Dwrap_test.go216 type errorT struct{ s string } struct
218 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/errors/
H A Dwrap_test.go216 type errorT struct{ s string } argument
218 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/lang/gcc11/gcc-11.2.0/libgo/go/errors/
H A Dwrap_test.go216 type errorT struct{ s string } struct
218 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/errors/
H A Dwrap_test.go216 type errorT struct{ s string } struct
218 func (e errorT) Error() string { return fmt.Sprintf("errorT(%s)", e.s) }
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/errors/
H A Dwrap_test.go184 type errorT struct{} struct
186 func (errorT) Error() string { return "errorT" }
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/errors/
H A Dwrap_test.go184 type errorT struct{} struct
186 func (errorT) Error() string { return "errorT" }
/dports/games/scid/scid/src/
H A Dui.h48 inline UI_res_t Result(UI_handle_t, errorT) { in Result() argument
52 inline UI_res_t Result(UI_handle_t, errorT, const T&) { in Result() argument
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/www/pomerium/pomerium-0.8.3/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/net/cloudquery/cloudquery-0.16.0/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/xerrors/
H A Dwrap_test.go226 type errorT struct{} struct
228 func (errorT) Error() string { return "errorT" }

123