MCPcopy
hub / github.com/argoproj/argo-workflows / Error

Method Error

errors/errors.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22// stack trace, error code, and a JSON representation of the error
23type ArgoError interface {
24 Error() string
25 Code() string
26 HTTPCode() int
27 JSON() []byte

Callers 15

nestedFieldNoCopyFunction · 0.65
DeleteMethod · 0.65
DeleteCollectionMethod · 0.65
DeleteMethod · 0.65
DeleteCollectionMethod · 0.65
DeleteMethod · 0.65
DeleteCollectionMethod · 0.65
DeleteMethod · 0.65
DeleteCollectionMethod · 0.65
DeleteMethod · 0.65
DeleteCollectionMethod · 0.65
DeleteMethod · 0.65

Implementers 2

argoerrerrors/errors.go
testArgoErrorserver/utils/errors_test.go

Calls

no outgoing calls

Tested by 15

TestGitArtifactFunction · 0.52
TestRawArtifactFunction · 0.52
TestArtifactLocation_KeyFunction · 0.52
TestVerifyNoCyclesFunction · 0.52
TestStoppedWorkflowMethod · 0.52
TestArtifactGCMethod · 0.52
TestInsufficientRoleMethod · 0.52