config

package
v0.0.0-...-3a67dc2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNOSQLDBConfig

func NewNOSQLDBConfig() string

NewNOSQLDBConfig returns the nosql database url

func NewPortConfig

func NewPortConfig() string

func NewSQLDBConfig

func NewSQLDBConfig() string

NewSQLDBConfig returns the sql database url

Types

type AppConfig

type AppConfig struct {
	DBHost string
	DBPort int
	DBUser string
	DBPass string
	DBName string
	DBType string
}

Jump to

Keyboard shortcuts

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