database

package
v0.0.0-...-9986994 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Migrations

func Migrations(db *gorm.DB)

func NewDatabase

func NewDatabase(dbopt Options) (*gorm.DB, error)

NewDatabase cria e faz a conexão com a base de dados.

Types

type Options

type Options struct {
	Host     string
	Username string
	Password string
	DBName   string
	Port     string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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