Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogProcessingResult ¶
func ProcessLogs ¶
func ProcessLogs(logs []byte, opts ProcessOptions) (*LogProcessingResult, error)
func ProcessLogsFromZip ¶
func ProcessLogsFromZip(zipBytes []byte, opts ProcessOptions) (*LogProcessingResult, error)
type ProcessOptions ¶
type ZipLogResult ¶
func ExtractLogsFromZip ¶
func ExtractLogsFromZip(zipBytes []byte) (*ZipLogResult, error)
Click to show internal directories.
Click to hide internal directories.