Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenResult ¶
func OpenResult() error
Types ¶
type Brief ¶
type Brief map[entry.EntryError]int64
func (*Brief) AddCountFor ¶
func (s *Brief) AddCountFor(typ entry.EntryError)
type ClientStat ¶
type ClientStat struct { LegalCount int `json:"l"` IllegalCount int `json:"i"` MaxIllegalLevel entry.EntryError `json:"m"` }
func (*ClientStat) AddStat ¶
func (c *ClientStat) AddStat(ee entry.EntryError)
Click to show internal directories.
Click to hide internal directories.