config

package
v0.0.0-...-d7a9ec9 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAlreadyInitialized = errors.New("already initialized")
)

Functions

func Initialize

func Initialize(dbUrl, migrationsPath string) error

Types

type Config

type Config struct {
	DbURL string `mapstructure:"db_url"`
}

func New

func New() (*Config, error)

Jump to

Keyboard shortcuts

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