data

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2015 License: AGPL-3.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountRecords

func CountRecords() uint64

func GetColIndexByName

func GetColIndexByName(colName string) uint64

func GetColTypeByName

func GetColTypeByName(colName string) string

func GetColValsByIdx

func GetColValsByIdx(colIdx uint64) []interface{}

func GetColValsByName

func GetColValsByName(colName string) []interface{}

func GetDataPointByIdx

func GetDataPointByIdx(colName string, idx uint64) interface{}

func GetDataPointByKey

func GetDataPointByKey(colName string, key string) interface{}

func GetFullRowOfDataByIdx

func GetFullRowOfDataByIdx(idx uint64) map[string]interface{}

func GetFullRowOfDataByKey

func GetFullRowOfDataByKey(key string) map[string]interface{}

func GetIdFieldIdx

func GetIdFieldIdx() uint64

func GetIdFieldName

func GetIdFieldName() string

func GetKeyByIdx

func GetKeyByIdx(idx uint64) string

func GetRecordIdxByKey

func GetRecordIdxByKey(key string) uint64

func InitializeColumnSettings

func InitializeColumnSettings(columns []interface{}, idField string)

func InitializeDataset

func InitializeDataset()

func SetData

func SetData(newData []interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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