Added arn to the main repository
This commit is contained in:
7
arn/StatisticsItem.go
Normal file
7
arn/StatisticsItem.go
Normal file
@ -0,0 +1,7 @@
|
||||
package arn
|
||||
|
||||
// AnalyticsItem ...
|
||||
type AnalyticsItem struct {
|
||||
Key string
|
||||
Value float64
|
||||
}
|
Reference in New Issue
Block a user