models

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSV

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

func (*CSV) GetData

func (c *CSV) GetData() [][]string

func (*CSV) GetHeader

func (c *CSV) GetHeader() []string

func (*CSV) Load

func (c *CSV) Load(path string) error

type ESJSON

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

func (*ESJSON) AppendData

func (e *ESJSON) AppendData(header []string, record []string) error

func (*ESJSON) ExportJSON

func (e *ESJSON) ExportJSON(path string) error

type Item

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

Jump to

Keyboard shortcuts

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