util

package
v0.0.0-...-90005dc Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DB_USER    string `mapstructure:"DB_USER"`
	DB_PWD     string `mapstructure:DB_PWD`
	DB_ADDRESS string `mapstructure:DB_ADDRESS`
	DB_PORT    string `mapstructure:DB_PORT`
	DB_NAME    string `mapstructure:DB_NAME`
}

func LoadConfig

func LoadConfig(path string, filename string, fileType string) (*Config, error)

Jump to

Keyboard shortcuts

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