storage

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ACH achwebviewer.Sources

	ACHValidateOpts *ach.ValidateOpts
}

type File

type File struct {
	Filename string
	File     *ach.File
}

type FilterParams

type FilterParams struct {
	StartDate time.Time
	EndDate   time.Time
	Pattern   string
}

type Repository

type Repository struct {
	// contains filtered or unexported fields
}

func NewRepository

func NewRepository(config Config) (*Repository, error)

func (*Repository) ListAchFiles

func (r *Repository) ListAchFiles(ctx context.Context, params FilterParams) ([]File, error)

Jump to

Keyboard shortcuts

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