Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Topic = "fof-stats"
Functions ¶
This section is empty.
Types ¶
type Stat ¶
type Stat struct {
Member string `json:"member"`
Platform string `json:"platform"`
Product string `json:"product"`
Stat string `json:"stat"`
Sub1 string `json:"sub1"`
Sub2 string `json:"sub2"`
Sub3 string `json:"sub3"`
Info string `json:"info"`
When time.Time `json:"When"`
Value int `json:"value"`
Method string `json:"method"`
}
Click to show internal directories.
Click to hide internal directories.