driver

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLiteDriver

type SQLiteDriver struct {
	markup.Component `class:"starter-gorm-driver-registry"`
}

SQLiteDriver 是 SQLite 的 starter-gorm 驱动

func (*SQLiteDriver) Accept

func (inst *SQLiteDriver) Accept(cfg *datasource.Configuration) bool

Accept 用于确定是否支持给定的配置

func (*SQLiteDriver) GetRegistration added in v0.0.5

func (inst *SQLiteDriver) GetRegistration() *datasource.DriverRegistration

GetRegistration ...

func (*SQLiteDriver) Open

Open 打开数据源

Jump to

Keyboard shortcuts

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