Documentation
¶
Index ¶
- Variables
- func CopyFile(src, dst string) error
- func GetOSInfo() string
- func GetStopTime() (ts int64)
- 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 Sha256Sum(data []byte) string
- func UrlBase(fullUrl string) (string, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetStopTime ¶ added in v0.1.10
func GetStopTime() (ts int64)
func GunzipBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.