Documentation ¶
Index ¶
- Constants
- func Cache(url, ver string) (billy.Filesystem, error)
- func Checksum(mod, ver string) (string, error)
- func FetchRepoToMem(url, ver string) (billy.Filesystem, error)
- func Load(url, ver string) (billy.Filesystem, error)
- func Outdir(remote, owner, repo, tag string) string
- func Read(url, ver string) (FS billy.Filesystem, err error)
- func SetBaseDir(basedir string)
- func Write(remote, owner, repo, tag string, FS billy.Filesystem) error
Constants ¶
View Source
const CustomCacheBaseDirVar = "HOF_CACHE"
Variables ¶
This section is empty.
Functions ¶
func FetchRepoToMem ¶
func SetBaseDir ¶
func SetBaseDir(basedir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.