config

package
v0.0.0-...-334307e Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileToDSN

func FileToDSN(fileStr string) (string, error)

Types

type Config

type Config struct {
	FilePath string
	Database string
	Host     string
	User     string
	Pass     string
}

func NewConfig

func NewConfig(fileStr string) (Config, error)

func (Config) ToDSN

func (c Config) ToDSN() string

Jump to

Keyboard shortcuts

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