Пример #1
0
func nwDownload(p pkg.Pkg) (string, error) {
	return p.Download(cacheDir)
}