Documentation
¶
Index ¶
- func Exec(path string, args []string) error
- func ExpandPath(path string) (string, error)
- func IsDirExist(path string) (bool, error)
- func IsNotDirectoryErr(err error) bool
- func IsRegularFileExist(path string) (bool, error)
- func MurmurHash(args ...string) string
- func Sha512Checksum(data []byte) string
- type DelayFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPath ¶
func IsDirExist ¶
func IsNotDirectoryErr ¶
func IsRegularFileExist ¶
func MurmurHash ¶ added in v0.1.1
func Sha512Checksum ¶
Types ¶
type DelayFile ¶ added in v0.1.1
func NewDelayFile ¶ added in v0.1.1
func (DelayFile) IsDelayPassed ¶ added in v0.1.1
func (DelayFile) UpdateTimestamp ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.