Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶
type Stats struct { Commands map[string]*atomic.Int64 Artworks map[string]*atomic.Int64 // contains filtered or unexported fields }
func (*Stats) ArtworkStats ¶
func (*Stats) CommandStats ¶
func (*Stats) IncrementArtwork ¶
func (*Stats) IncrementCommand ¶
Click to show internal directories.
Click to hide internal directories.