A Go client library for creating cache plugins.
go get -d github.com/drone/drone-cache-lib
import "github.com/drone/drone-cache-lib/cache"
cache, err := cache.New(storage)
err := cache.Rebuild(src, dst)
err := cache.Restore(src)
- .tar