Versions in this module Expand all Collapse all v1 v1.0.0 Nov 9, 2024 Changes in this version + const Prefix + func BookMarkType(a int64) string + func Compress(exportDir string) error + func FormatFileName(dir, browser, filename, format string) string + func IntToBool(a int) bool + func MakeDir(dirName string) error + func ReadFile(filename string) (string, error) + func TimeEpochFormat(epoch int64) time.Time + func TimeStampFormat(stamp int64) time.Time + func WriteFile(filename string, data []byte) error