giro

package module
v0.0.0-...-f43e003 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultPattern = `` /* 130-byte string literal not displayed */
View Source
const DefaultURL = "https://www.giro.hu/dokumentumok"

Variables

View Source
var ErrNotFound = errors.New("not found")

Functions

func DownloadFile

func DownloadFile(ctx context.Context, dlURL string) (string, io.ReadCloser, error)

func SearchXLSURL

func SearchXLSURL(ctx context.Context, searchURL, pattern string) (string, error)

Types

type Hitelezo

type Hitelezo struct {
	Bankszerv, Nev, Irszam, Cim string
}

10002003 Magyar Államkincstár. értékp.-pénztár 1139 Budapest, Váci út 71.

func Parse

func Parse(ctx context.Context, r io.Reader) ([]Hitelezo, error)

func ParsePDF

func ParsePDF(ctx context.Context, r io.Reader) ([]Hitelezo, error)

func ParseXLS

func ParseXLS(ctx context.Context, r io.ReadSeeker) ([]Hitelezo, error)

func ParseXLSX

func ParseXLSX(ctx context.Context, r io.Reader) ([]Hitelezo, error)

func (Hitelezo) String

func (h Hitelezo) String() string

Jump to

Keyboard shortcuts

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