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) GetDivelog ¶
func (u *Usecase) GetDivelog(divelogID string) (*atmos.GetDivelogResponse, error)
GetDivelog ...
Click to show internal directories.
Click to hide internal directories.