mockcsv

package
v0.0.0-...-c484601 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MockCsvGlobal = NewMockSource()
)

Functions

func LoadTable

func LoadTable(name, csvRaw string)

Types

type MockCsvSource

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

func NewMockSource

func NewMockSource() *MockCsvSource

func (*MockCsvSource) Close

func (m *MockCsvSource) Close() error

func (*MockCsvSource) Open

func (m *MockCsvSource) Open(tableName string) (datasource.SourceConn, error)

func (*MockCsvSource) SetTable

func (m *MockCsvSource) SetTable(tableName, csvRaw string)

func (*MockCsvSource) Tables

func (m *MockCsvSource) Tables() []string

Jump to

Keyboard shortcuts

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