Documentation ¶
Index ¶
- Constants
- func GetChecksum(data []byte) string
- func LoadConfig(fileName string, v interface{}) error
- func LockFile(fileName string) error
- func MkdirIfNotExists(path string) error
- func SaveConfig(fileName string, v interface{}) error
- func SliceToMap(slices []string) map[string]string
- func UnlockFile(fileName string) error
Constants ¶
View Source
const (
PRESERVED_CHECKSUM_LENGTH = 64
)
Variables ¶
This section is empty.
Functions ¶
func GetChecksum ¶
func LoadConfig ¶
func MkdirIfNotExists ¶
func SaveConfig ¶
func SliceToMap ¶ added in v0.1.3
func UnlockFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.