database

package
v0.0.0-...-0616b42 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxOpenConns = 10
	MaxIdleTime  = 1 * time.Minute
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres

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

func NewPostgres

func NewPostgres(databaseUrl string) (*Postgres, error)

func (*Postgres) Init

func (e *Postgres) Init() error

func (*Postgres) Save

func (e *Postgres) Save(model interface{}) error

Jump to

Keyboard shortcuts

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