Versions in this module Expand all Collapse all v0 v0.9.0 May 21, 2026 Changes in this version + func Manifest(pack Pack, destDir string) *snapshot.Manifest + func MustManifest(id, destDir string) (*snapshot.Manifest, error) + type File struct + ApproxSize string + Path string + Type string + URI string + type Pack struct + BestFor string + Description string + Files []File + ID string + Name string + Task string + func Get(id string) (Pack, bool) + func List() []Pack