Registry / utility / tonistiigi-go-actions-cache

tonistiigi-go-actions-cache

JSON →
library0.0.0-20220404170428-0bdeb6e1eac7gogounverified

A Go library for caching GitHub Actions artifacts.

go get github.com/tonistiigi/go-actions-cache
INSTALL
IMPORT
SIG · TONISTIIGI-GO-ACTI
T
tonistiigi-go-actions-cache
utilitygov0.0.0-20220404170428-0bdeb6e1eac7
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.

actionscache
github.com/tonistiigi/go-actions-cache

Creates a new actions cache instance.

package main import ( "fmt" "github.com/tonistiigi/go-actions-cache" ) func main() { cache := actionscache.New() fmt.Println(cache) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220404170428-0bdeb6e1eac7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tonistiigi-go-actions-cache — go get tonistiigi-go-actions-cache · libregistry