sections

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 ABRSection

type ABRSection struct {
	CD string
	DS string
	MU []MUSection
}

type MUSection

type MUSection struct {
	CD  string
	NM  string
	ZON []Zone
}

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
	CDP string
	ABR []ABRSection
}

type Section

type Section struct {
	NS  string
	NSP string
}

type Zone

type Zone struct {
	CD  string
	SEC []Section
}

Jump to

Keyboard shortcuts

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