Registry / utility / argoproj-pkg

argoproj-pkg

JSON →
library0.13.6gogounverified

A collection of utility packages used by Argo projects.

go get github.com/argoproj/pkg
INSTALL
IMPORT
SIG · ARGOPROJ-PKG
A
argoproj-pkg
utilitygov0.13.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pkg
github.com/argoproj/pkg

Use the errors subpackage

package main import ( "fmt" "github.com/argoproj/pkg/errors" ) func main() { err := errors.New("example") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Amazon
1
Resources
argoproj-pkg — go get argoproj-pkg · libregistry