leafGormPostgreSql

package module
v0.0.0-...-358b5b9 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dbConnection DbConnection, options ...leafSql.ConnectionOption) (leafSql.ORM, error)

Types

type DbConnection

type DbConnection struct {
	Address  []string
	Username string
	Password string
	DbName   string
}

func (DbConnection) URI

func (db DbConnection) URI() string

Jump to

Keyboard shortcuts

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