usecase

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Usecase

type Usecase struct {
	Config     *config.Config
	Repository *infrastructure.Repository
}

Usecase struct

func (*Usecase) GetUserProfile

func (u *Usecase) GetUserProfile(userID string) (*atmos.GetUserResponse, error)

GetUserProfile ...

func (*Usecase) GetUserStatistics

func (u *Usecase) GetUserStatistics(userID string) (*atmos.GetUserStatisticsResponse, error)

GetUserStatistics ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL