pkg

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogOutput

type LogOutput struct {
	Timestamp  time.Time `json:"timestamp"`
	Message    string    `json:"message"`
	FileName   string    `json:"file_name"`
	FileOffset int64     `json:"file_offset"`
	Hostname   string    `json:"hostname"`
	IpList     []string  `json:"ip_list"`
	MacList    []string  `json:"mac_list"`
	Arch       string    `json:"arch"`
}

Jump to

Keyboard shortcuts

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