usecase

package
v0.0.0-...-35c4c52 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 14 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 interface {
	// メンバー関連情報一覧を zip 形式で全取得する。
	DownloadMembersZip(ctx context.Context, writer io.Writer) error
}

func New

func New(database repository.Database, remote repository.Remote, logger logger.Logger) Usecase

Jump to

Keyboard shortcuts

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