osm

package
v0.0.0-...-bce8657 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BadRequest

type BadRequest struct {
	Error string `json:"error"`
}

type Importer

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

Importer struct represents needed values to import data to elasticsearch

func NewImporter

func NewImporter(c *config.Ariadna) (*Importer, error)

NewImporter creates new instance of importer

func (*Importer) Done

func (i *Importer) Done() error

func (*Importer) Start

func (i *Importer) Start() error

Start starts parsing

func (*Importer) StartWebServer

func (i *Importer) StartWebServer() error

func (*Importer) WaitStop

func (i *Importer) WaitStop()

WaitStop is wrapper around waitgroup

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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