Documentation
¶
Index ¶
- Variables
- func CopyFile(src, dst string) error
- func GetOSInfo() string
- func GunzipBytes(path string) ([]byte, error)
- func OpenRulesFile(filePath string) (io.Reader, func(), error)
- func ParseRules(rdr io.Reader) (*parser.RulesT, error)
- func ParseRulesPath(path string) (*parser.RulesT, error)
- func ParseTime(tstr, def string) (ts int64, err error)
- func Sha256Sum(data []byte) string
- func UrlBase(fullUrl string) (string, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GunzipBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.