Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSum ¶
func GetSum(step string, pf HenhouseResponse) int
Types ¶
type HenhouseResponse ¶
type HenhouseResponse []struct {
Key string `json:"key"`
Stats HenhouseStats `json:"stats"`
}
type HenhouseStats ¶
type ProductFunnelResponse ¶
type ProductStatsResponse ¶
type ProductStatsResponseWithTime ¶
type ProductStatsResponseWithTime struct {
Time int64
Stats ProductStatsResponse
}
type ProductSumResponse ¶
type ValuePairs ¶
Click to show internal directories.
Click to hide internal directories.