Documentation ¶
Index ¶
- Constants
- 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, error)
- func (db *DB) Join(ctx context.Context, opt offline.JoinOpt) (*types.JoinResult, error)
- func (db *DB) TypeTag(dbType string) (string, error)
Constants ¶
View Source
const (
PostgresBatchSize = 10
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.