Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStatsService ¶
func NewStatsService(opts ...Option) (svc2 interfaces.StatsService, err error)
func ProvideStatsService ¶
func ProvideStatsService(opts ...Option) func() (svc interfaces.StatsService, err error)
Types ¶
type Option ¶
type Option func(svc interfaces.StatsService)
type Service ¶
type Service struct { }
func (*Service) GetDailyStats ¶
func (*Service) GetOverviewStats ¶
Click to show internal directories.
Click to hide internal directories.