virustotal

package
v0.0.0-...-53824ec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CSVSep = ";"

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	DBPath string
	// contains filtered or unexported fields
}

func NewDB

func NewDB(dbPath string) (*DB, error)

NewDB - create new state database

func (*DB) AddResult

func (d *DB) AddResult(sha256, first_submission_date, last_analysis_date,
	created_date string, callback func(add func(engine, result string) error) error) error

func (*DB) CSV

func (d *DB) CSV(w io.Writer) error

func (*DB) Close

func (d *DB) Close() error

func (*DB) HeaderCSV

func (d *DB) HeaderCSV(tx *sql.Tx, w io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL