config

package
v0.0.0-...-9395264 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDB

func GetDB() *bun.DB

Types

type Config

type Config struct {
	Environment string
	DBUser      string
	DBPassword  string
	DBHost      string
	DBDatabase  string
	DBPort      string
}

func InitializeConfig

func InitializeConfig() *Config

func (*Config) InitializeDB

func (c *Config) InitializeDB()

Jump to

Keyboard shortcuts

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