database

package
v0.0.0-...-d78d6f0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect() (*sqlx.DB, error)

Types

type DatabaseConfig

type DatabaseConfig struct {
	DatabaseDsn           string `envconfig:"DATABASE_DSN" required:"true"`
	DatabasesMigrationUrl string `envconfig:"DATABASE_MIGRATIONS_URL" default:"file://database/migrations"`
}

Jump to

Keyboard shortcuts

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