Documentation ¶
Index ¶
- func ConvertHitsToCSV(hits []reader.Hit, columns []string, columnsLabel []string, ...) ([]byte, error)
- func CreatePasswordProtectedZipFile(zipFileName string, contents []byte) ([]byte, error)
- func ExportFactHits(ti time.Time, f engine.Fact, placeholders map[string]string, nhit int, ...) ([]reader.Hit, error)
- func ExportFactHitsFull(f engine.Fact) ([]reader.Hit, error)
- func ExportFactHitsFullV6(f engine.Fact) ([]reader.Hit, error)
- func ExportFactHitsFullV8(f engine.Fact) ([]reader.Hit, error)
- func ExportFactHitsV6(ti time.Time, f engine.Fact, placeholders map[string]string, nhit int, ...) ([]reader.Hit, error)
- func ExportFactHitsV8(ti time.Time, f engine.Fact, placeholders map[string]string, nhit int, ...) ([]reader.Hit, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertHitsToCSV ¶
func CreatePasswordProtectedZipFile ¶ added in v5.0.6
func ExportFactHits ¶
func ExportFactHitsFullV6 ¶ added in v5.2.2
func ExportFactHitsFullV8 ¶ added in v5.2.2
func ExportFactHitsV6 ¶ added in v5.2.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.