Documentation ¶
Index ¶
Constants ¶
View Source
const (
Log_chan_size = 1_000
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Log ¶
type Log struct { Uid string // Brackets ommitted T time.Time Is_spam bool Action string Score, Max_score float64 Ip net.IP User string Smtp_from string Smtp_rcpts string Ssp string // json: symbols_scores_params Len int Time_real time.Duration Time_virtual time.Duration Dns_req int Digest string Mime_rcpts string Filename string Forced_action string Mid string // Brackets ommitted Qid string Settings_id string From string Subject string Asn, Ipnet, Country string Raw string Cursor string }
Click to show internal directories.
Click to hide internal directories.