Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PeriodStats ¶
func GetPeriodStats ¶
func GetPeriodStats(currentPeriod models.Period, totalCustomers int) (stats PeriodStats)
type Stats ¶
type Stats struct { User UserStats Period PeriodStats }
Click to show internal directories.
Click to hide internal directories.