Versions in this module Expand all Collapse all v0 v0.15.5 Oct 21, 2021 Changes in this version + type DB struct + func New() *DB + func (d *DB) Init() error + func (d *DB) SearchIDs(table, keyword string) ([]int64, error) + func (d *DB) Tables() ([]string, error)