Home
last modified time | relevance | path

Searched refs:responseError (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/azcore/
H A Derror.go41 return &responseError{inner: inner, resp: resp}
44 type responseError struct { struct
50 func (e *responseError) Error() string { argument
55 func (e *responseError) Unwrap() error { argument
60 func (e *responseError) RawResponse() *http.Response { argument
65 func (e *responseError) NonRetriable() { argument
69 var _ HTTPResponse = (*responseError)(nil)
70 var _ NonRetriableError = (*responseError)(nil)
/dports/net-mgmt/promscale/promscale-0.6.2/pkg/api/parser/json/
H A Djson_test.go24 responseError string
140 responseError: "JSON decode error: invalid character 'i' looking for beginning of value",
145responseError: "JSON decode error: cannot unmarshal string into array of (timestamp,value) arrays",
150responseError: "JSON decode error: invalid sample, should contain only timestamp and value: [1 2 3…
155 responseError: "JSON decode error: invalid sample, should contain only timestamp and value: [1]",
160 responseError: "JSON decode error: timestamp cannot contain decimal parts in sample: [1.1 1]",
174 if c.responseError != "" {
179 if errVal != c.responseError {
180 t.Fatalf("unexpected error occured:\ngot\n%s\nwanted\n%s\n", errVal, c.responseError)
/dports/net-mgmt/promscale/promscale-0.6.2/pkg/api/parser/
H A Dparser_test.go57 responseError string
63 responseError: "parser error: unsupported format",
72responseError: "parser error: JSON decode error: invalid character '*' looking for beginning of va…
126 responseError: "some error",
149 if c.responseError != "" {
154 if errVal != c.responseError {
155 t.Fatalf("unexpected error occured:\ngot\n%s\nwanted\n%s\n", errVal, c.responseError)
/dports/net-im/jicofo/jicofo-ec1b29e/src/test/java/mock/xmpp/colibri/
H A DAllocThreadingTestColibriConference.java105 private XMPPError.Condition responseError; field in AllocThreadingTestColibriConference
261 if (responseError == null) in sendAllocRequest()
269 XMPPError.getBuilder(responseError)); in sendAllocRequest()
308 return responseError; in getResponseError()
318 public void setResponseError(XMPPError.Condition responseError) in setResponseError() argument
320 this.responseError = responseError; in setResponseError()
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/
H A Derror.go212 responseError(rw, r,
225 responseError(rw, r,
238 responseError(rw, r,
252 responseError(rw, r,
264 responseError(rw, r,
276 responseError(rw, r,
291 responseError(rw, r,
304 responseError(rw, r,
315 responseError(rw, r,
326 responseError(rw, r,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
H A Dzz_generated_responder_policy.go61 responseError := NewResponseError(nil, resp.Response(), resp.Response().Status)
63 if err = xml.Unmarshal(b, &responseError); err != nil {
67 return responseError
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
H A Dzz_generated_responder_policy.go61 responseError := NewResponseError(nil, resp.Response(), resp.Response().Status)
63 if err = xml.Unmarshal(b, &responseError); err != nil {
67 return responseError
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azure-storage-blob-go-6df5d9af221d/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzz_generated_response_error.go30 return &responseError{
38 type responseError struct { struct
45 func (e *responseError) Error() string { argument
54 func (e *responseError) Response() *http.Response { argument
/dports/security/certmgr/certmgr-3.0.3/cert/
H A Dtransport.go35 for _, responseError := range response.Errors {
36 …if (responseError.Message == tokenAuthErrorMessage) || (responseError.Message == otherAuthErrorMes…
/dports/sysutils/aptly/aptly-1.4.0/vendor/golang.org/x/crypto/acme/
H A Dacme.go209 return nil, responseError(res)
250 return responseError(res)
338 return nil, responseError(res)
362 return nil, responseError(res)
396 return responseError(res)
419 return nil, responseError(res)
461 return nil, responseError(res)
497 return nil, responseError(res)
628 return nil, responseError(res)
672 err := responseError(res)
[all …]
/dports/security/acmetool/acmetool-0.2.1/vendor/golang.org/x/crypto/acme/
H A Dacme.go209 return nil, responseError(res)
250 return responseError(res)
338 return nil, responseError(res)
362 return nil, responseError(res)
396 return responseError(res)
419 return nil, responseError(res)
461 return nil, responseError(res)
497 return nil, responseError(res)
628 return nil, responseError(res)
672 err := responseError(res)
[all …]
/dports/ftp/curlie/curlie-1.6.7/vendor/golang.org/x/crypto/acme/
H A Dacme.go209 return nil, responseError(res)
250 return responseError(res)
338 return nil, responseError(res)
362 return nil, responseError(res)
396 return responseError(res)
419 return nil, responseError(res)
461 return nil, responseError(res)
497 return nil, responseError(res)
628 return nil, responseError(res)
672 err := responseError(res)
[all …]

12345678910>>...24