usecase

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 9 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) GetDivelog

func (u *Usecase) GetDivelog(divelogID string) (*atmos.GetDivelogResponse, error)

GetDivelog ...

func (*Usecase) GetDivelogs

func (u *Usecase) GetDivelogs() (*[]byte, error)

GetDivelogs ...

func (*Usecase) GetDivelogsPretty

func (u *Usecase) GetDivelogsPretty() (*table.Row, *[]table.Row, error)

GetDivelogsPretty returns divelogs ...

Jump to

Keyboard shortcuts

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