nw

package
v0.0.0-...-f7a0d24 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 8 Imported by: 0

README

nw

Meta-information about Northwind, such as config definition.

Documentation

Index

Constants

View Source
const CommencementOfTradingDateStr string = "2010-01-01"

Variables

View Source
var CommencementOfTradingDate time.Time

Functions

This section is empty.

Types

type Config

type Config struct {
	General      general
	Db           lyspgdb.Database `toml:"database"`
	DbSuperUser  lyspgdb.User
	DbOwnerUser  lyspgdb.User
	DbServerUser lyspgdb.User
	DbCliUser    lyspgdb.User
	API          api
	UI           ui
}

Config contains all configuration settings

func (*Config) LoadFromFile

func (c *Config) LoadFromFile(configFilePath string) (err error)

Jump to

Keyboard shortcuts

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