flicprep

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flic

type Flic struct {
	Key            string
	Lic            string
	Type           int
	ExpDate        time.Time
	LicName        string
	BusName        string
	PremiseAddress string
	Address        string
	City           string
	State          string
	PremiseZip     string
	MailingAddress string
	Phone          string
}

Flic Flic

type FlicPrep

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

FlicPrep FlicPrep

func (*FlicPrep) GetNew

func (p *FlicPrep) GetNew() RecordPrep

GetNew GetNew

func (*FlicPrep) PrepRecords

func (p *FlicPrep) PrepRecords(files *fr.CsvFiles) *[]Flic

PrepRecords PrepRecords

type RecordPrep

type RecordPrep interface {
	PrepRecords(files *fr.CsvFiles) *[]Flic
}

RecordPrep RecordPrep

Jump to

Keyboard shortcuts

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