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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLDriver

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

MySQLDriver 是 MySQL 的 starter-gorm 驱动

func (*MySQLDriver) Accept

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

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

func (*MySQLDriver) GetRegistration added in v0.0.5

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

GetRegistration ...

func (*MySQLDriver) Open

Open 打开数据源

Jump to

Keyboard shortcuts

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