postgres

package
v0.0.0-...-22af793 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DbInstancePostgres *gorm.DB
)

Functions

func InitPostgresDbInstance

func InitPostgresDbInstance() (*gorm.DB, error)

Types

type File

type File struct {
	ID      string `json:"id"`
	Name    string `json:"name"`
	Content string `json:"content"`
}

Jump to

Keyboard shortcuts

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