report

package
v0.0.0-...-5863de9 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	LegalReport(ctx context.Context) error
	MemberReport(ctx context.Context) error
	BirthdayReport(ctx context.Context) error
	MarriageReport(ctx context.Context) error
	ClassificationReport(ctx context.Context, classification enum.Classification) error
	GetReport(ctx context.Context, name string) (string, error)
}

func NewReportService

func NewReportService(memberService member.Service, fileBuilder file.Builder, storageService storage.Service) Service

Directories

Path Synopsis
mock
Package mock_file is a generated GoMock package.
Package mock_file is a generated GoMock package.
Package mock_report is a generated GoMock package.
Package mock_report is a generated GoMock package.

Jump to

Keyboard shortcuts

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