driver

package module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Opens = map[string]OpenFunc{}

Opens 保存通过 init 注册的 Ent SQL 驱动打开函数。

Functions

This section is empty.

Types

type OpenFunc

type OpenFunc func(source string) (*sql.DB, string, error)

OpenFunc 定义 Ent SQL 驱动打开函数。

Jump to

Keyboard shortcuts

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