Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatisticsService ¶
type StatisticsService struct {
// contains filtered or unexported fields
}
func NewStatisticsService ¶
func NewStatisticsService(statRepo statisticsRepository) *StatisticsService
func (*StatisticsService) Get ¶
func (s *StatisticsService) Get(ctx context.Context) (*domain.Statistics, error)
Click to show internal directories.
Click to hide internal directories.