Versions in this module Expand all Collapse all v0 v0.1.2 Jan 27, 2022 v0.1.1 Jan 18, 2022 v0.1.0 Jan 17, 2022 Changes in this version + type Usecase struct + Config *config.Config + Repository *infrastructure.Repository + func (u *Usecase) GetUserProfile(userID string) (*atmos.GetUserResponse, error) + func (u *Usecase) GetUserStatistics(userID string) (*atmos.GetUserStatisticsResponse, error)