Documentation ¶
Index ¶
- func BuildDataFilePath(dir string, filename string) string
- func Contains(s []string, str string) bool
- func FetchMergedPcapFile(client *http.Client, dir string, query string, pcaps []string, ...) error
- func FetchNameResolutionHistory(client *http.Client, dir string, workerHost string) error
- func FetchPcapFile(client *http.Client, dir string, workerHost string, id string) error
- func GetDataDir() string
- func InitDataDir()
- func RemovePortFromWorkerHost(workerHost string) string
- func TarIt(dir string) (zipName string, zipPath string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDataFilePath ¶
func FetchMergedPcapFile ¶
func FetchMergedPcapFile(client *http.Client, dir string, query string, pcaps []string, workerHost string) error
GET merged PCAP file from the worker
func FetchNameResolutionHistory ¶
GET the name resolution history from the worker
func FetchPcapFile ¶
GET a single PCAP file from the worker
func GetDataDir ¶
func GetDataDir() string
func InitDataDir ¶
func InitDataDir()
func RemovePortFromWorkerHost ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.