csvsdb

package
v0.0.0-...-7ed79d3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSimpleTable

func NewSimpleTable(file string) msdb.SimpleTable

Types

type CsvTable

type CsvTable struct {
	*msdb.BaseTable
	// contains filtered or unexported fields
}

func NewCsvTable

func NewCsvTable(file string) *CsvTable

func (*CsvTable) GetRowColString

func (t *CsvTable) GetRowColString(row, col int) (value string)

Random Access

func (*CsvTable) GetString

func (t *CsvTable) GetString(col int) (value string)

overide BaseTable

Jump to

Keyboard shortcuts

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