Documentation ¶
Index ¶
- func AddIndexToLabel(dict *map[string][]int, label string, index int)
- func BuildHash(bytes *[]byte) string
- func CopyFile(src string, dst string) (int64, error)
- func CyphernodeInfoFileExists() bool
- func DataDirExists() (bool, error)
- func GetCyphernodeInfoFilePath() string
- func GetDataDirPath() string
- func GetInstallDirPath() string
- func GetInstalledAppsIndexFilePath() string
- func GetKeysFilePath() string
- func GetLockFilePath() string
- func GetRepoDirPath() string
- func GetRepoDirPathFor(repo string) string
- func GetRepoIndexFilePath() string
- func GetSourceFilePath() string
- func GetStateFilePath() string
- func InstallDirExists() (bool, error)
- func InstalledAppsIndexFileExists() bool
- func KeysFileExists() bool
- func LockFileExists() bool
- func RandomString(length int, encodeToString func([]byte) string) string
- func RepoDirExists() (bool, error)
- func RepoExists(repoDir string) (bool, error)
- func RepoIndexFileExists() bool
- func SliceIndex(limit int, predicate func(i int) bool) int
- func SourceFileExists() bool
- func StateFileExists() bool
- func ValidDataDirExists() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CyphernodeInfoFileExists ¶
func CyphernodeInfoFileExists() bool
func DataDirExists ¶
func GetCyphernodeInfoFilePath ¶
func GetCyphernodeInfoFilePath() string
func GetDataDirPath ¶
func GetDataDirPath() string
func GetInstallDirPath ¶
func GetInstallDirPath() string
func GetInstalledAppsIndexFilePath ¶
func GetInstalledAppsIndexFilePath() string
func GetKeysFilePath ¶
func GetKeysFilePath() string
func GetLockFilePath ¶
func GetLockFilePath() string
func GetRepoDirPath ¶
func GetRepoDirPath() string
func GetRepoDirPathFor ¶
func GetRepoIndexFilePath ¶
func GetRepoIndexFilePath() string
func GetSourceFilePath ¶
func GetSourceFilePath() string
func GetStateFilePath ¶
func GetStateFilePath() string
func InstallDirExists ¶
func InstalledAppsIndexFileExists ¶
func InstalledAppsIndexFileExists() bool
func KeysFileExists ¶
func KeysFileExists() bool
func LockFileExists ¶
func LockFileExists() bool
func RepoDirExists ¶
func RepoExists ¶
func RepoIndexFileExists ¶
func RepoIndexFileExists() bool
func SourceFileExists ¶
func SourceFileExists() bool
func StateFileExists ¶
func StateFileExists() bool
func ValidDataDirExists ¶
func ValidDataDirExists() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.