builtin

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package builtin registers all built-in database engines.

Import this package to register the SQLite, Turso, PostgreSQL, MySQL, and DuckDB engines:

import _ "github.com/electwix/db-catalyst/internal/engine/builtin"

This will make the engines available via engine.New().

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAll

func RegisterAll()

RegisterAll registers all built-in database engines. This is called automatically on package import, but can also be called manually for testing or custom initialization.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL