datafeeder

package
v0.0.0-...-59fcf8b Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataFeeder

func NewDataFeeder(r func(buffer *bytes.Buffer) error) *dataFeeder

Types

type DataSource

type DataSource interface {
	Data() []Row
	Header() Row
	Refresh() error
}

type Row

type Row []string

Jump to

Keyboard shortcuts

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