Documentation
¶
Index ¶
- func DeleteCSLogs() int
- func DeleteESLogs() int
- func DeleteTcpLogs() int
- func DeleteTlLogs() int
- func GetBioSnoopLogs() map[int64]*BioSnoopLog
- func GetCacheStatLogs() map[int64]*CacheStatLog
- func GetExecSnoopLogs() map[int64]*ExecSnoopLog
- func GetLogs() map[int64]*Log
- func GetTcpLifeLogs() map[int64]*TcpLifeLog
- func Init()
- func UpdateBsLogs(log BioSnoopLog) error
- func UpdateCsLogs(log CacheStatLog) error
- func UpdateEsLogs(log ExecSnoopLog) error
- func UpdateLogs(log TcpLog) error
- func UpdateTcpLifeLogs(log TcpLifeLog) error
- type BioSnoopLog
- type CacheStatLog
- type ExecSnoopLog
- type Log
- type TcpLifeLog
- type TcpLog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCSLogs ¶
func DeleteCSLogs() int
func DeleteESLogs ¶
func DeleteESLogs() int
func DeleteTcpLogs ¶
func DeleteTcpLogs() int
func DeleteTlLogs ¶
func DeleteTlLogs() int
func GetBioSnoopLogs ¶
func GetBioSnoopLogs() map[int64]*BioSnoopLog
func GetCacheStatLogs ¶
func GetCacheStatLogs() map[int64]*CacheStatLog
func GetExecSnoopLogs ¶
func GetExecSnoopLogs() map[int64]*ExecSnoopLog
func GetTcpLifeLogs ¶
func GetTcpLifeLogs() map[int64]*TcpLifeLog
func UpdateLogs ¶
func UpdateTcpLifeLogs ¶
func UpdateTcpLifeLogs(log TcpLifeLog) error
Types ¶
type BioSnoopLog ¶
type CacheStatLog ¶
type ExecSnoopLog ¶
type TcpLifeLog ¶
Click to show internal directories.
Click to hide internal directories.