Documentation
¶
Index ¶
- func ExportToCSV(connections []models.Connection, filename string) (string, error)
- func ForceKillProcess(pid int32) error
- func KillProcess(pid int32) error
- func Nslookup(ctx context.Context, host string, outputChan chan<- string)
- func Ping(ctx context.Context, ip string, outputChan chan<- string)
- func Traceroute(ctx context.Context, host string, outputChan chan<- string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportToCSV ¶
func ExportToCSV(connections []models.Connection, filename string) (string, error)
func ForceKillProcess ¶
func KillProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.