Versions in this module Expand all Collapse all v0 v0.0.0 Apr 3, 2015 Changes in this version + func AppendIndex(indexFieldNames []string, id string, record []interface{}) + func GetIndexByColName(colName string) map[string][]uint64 + func GetUniqueValsByColName(colName string) []string + func InitializeIndexes(indexFields []string) + func QueryIndex(queryKey string, queryVal string) []uint64