Documentation ¶
Index ¶
- func BuildBoolMap(strList []string) map[string]bool
- func FetchDBs(ctx context.Context, db *sql.DB, logger log.Logger, query string) ([]string, error)
- func FetchTablesInDB(ctx context.Context, db *sql.DB, dbName, query string) ([]string, error)
- func OpenWithOtel(driverName, connectionURL string, otelSemConv attribute.KeyValue) (db *sql.DB, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBoolMap ¶
buildExcludedDBs builds the list of excluded databases
func FetchTablesInDB ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.