Documentation
¶
Overview ¶
Package report : ポーリング処理
Index ¶
- func GetAddressInfo(addr string) *[]AddrInfoEnt
- func ReportDevice(mac, ip string, t int64)
- func ReportFlow(src string, sp int, dst string, dp, prot int, pkts, bytes int64, t int64)
- func ReportUser(user, server, client string, ok bool, t int64)
- func ResetDevicesScore()
- func ResetFlowsScore()
- func ResetServersScore()
- func ResetUsersScore()
- func Start(ctx context.Context) error
- func UpdateReportConf()
- type AddrInfoEnt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddressInfo ¶
func GetAddressInfo(addr string) *[]AddrInfoEnt
func ReportDevice ¶
func ReportFlow ¶
func ReportUser ¶
func ResetDevicesScore ¶
func ResetDevicesScore()
func ResetFlowsScore ¶
func ResetFlowsScore()
func ResetServersScore ¶
func ResetServersScore()
func ResetUsersScore ¶
func ResetUsersScore()
func UpdateReportConf ¶
func UpdateReportConf()
Types ¶
type AddrInfoEnt ¶
Click to show internal directories.
Click to hide internal directories.