hologres

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterHologres

func RegisterHologres(name, dsn string)

Types

type Hologres

type Hologres struct {
	DSN  string
	DB   *sql.DB
	Name string
}

func GetHologres

func GetHologres(name string) (*Hologres, error)

func (*Hologres) Init

func (m *Hologres) Init() error

type HologresDriver

type HologresDriver struct {
	// contains filtered or unexported fields
}

func (HologresDriver) Open

func (d HologresDriver) Open(name string) (driver.Conn, error)

Jump to

Keyboard shortcuts

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