zones

package
v0.0.0-...-6a17d3c Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ABRZone

type ABRZone struct {
	CD string
	DS string
	MU []MUZone
}

type MUZone

type MUZone struct {
	CD  string
	CDI string
	NM  string
	C   string
	Z   []string
}

type Processor

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

func New

func New(db *sqlx.DB, stepsService zipcsv.StepsService) *Processor

func (*Processor) Run

func (p *Processor) Run(ctx context.Context) error

type Response

type Response struct {
	DG  string
	HG  string
	F   string
	ABR []ABRZone
}

Jump to

Keyboard shortcuts

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