holo

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(config *recconf.RecommendConfig)

Types

type HologresDriver

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

func (HologresDriver) Open

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

type Postgres

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

func GetPostgres

func GetPostgres(name string) (*Postgres, error)

func (*Postgres) Init

func (m *Postgres) Init() error

Jump to

Keyboard shortcuts

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