worker

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyArr = errors.New("revision is empty")
)

Functions

This section is empty.

Types

type Node added in v0.1.13

type Node struct {
	Status model.Status
}

func NewNode added in v0.2.1

func NewNode(status model.Status) *Node

type Worker

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

func New

func New() *Worker

func (*Worker) Load

func (w *Worker) Load(s store.Store) error

func (*Worker) Parse

func (w *Worker) Parse(revision string, input io.Reader) ([]model.Vehicle, []string, error)

Jump to

Keyboard shortcuts

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