Documentation
¶
Index ¶
- Constants
- Variables
- func GetBinaryForVersion(distname, binnom, root, vers, out string) error
- func GetLatestVersion(ipfspath, dist string) (string, error)
- func GetMigrations() (string, error)
- func GetVersions(ipfspath, dist string) ([]string, error)
- func RunMigration(newv int) error
- type RepoPath
- type VersionFileNotFound
Constants ¶
View Source
const VersionFile = "version"
Variables ¶
View Source
var DistPath = "https://ipfs.io/ipfs/QmUnvqDuRyfe7HJuiMMHv77AMUFnjGyAU28LFPeTYwGmFF"
Functions ¶
func GetBinaryForVersion ¶ added in v0.4.3
func GetLatestVersion ¶ added in v0.4.3
Types ¶
type VersionFileNotFound ¶
type VersionFileNotFound string
func (VersionFileNotFound) Error ¶
func (v VersionFileNotFound) Error() string
Source Files
¶
- mfsr.go
- migrations.go
- unpack.go
Click to show internal directories.
Click to hide internal directories.