Documentation ¶
Index ¶
- func TypeTag(dbType string) (string, error)
- type DB
- func (db *DB) Export(ctx context.Context, opt offline.ExportOpt) (<-chan *types.RawFeatureValueRecord, error)
- func (db *DB) Import(ctx context.Context, opt offline.ImportOpt) (int64, string, error)
- func (db *DB) Join(ctx context.Context, opt offline.JoinOpt) (dataMap map[string]dbutil.RowMap, err error)
- func (db *DB) LoadData(ctx context.Context, csvReader *csv.Reader, tableName string, header []string) error
- func (db *DB) TypeTag(dbType string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.