security

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 29, 2026 License: AGPL-3.0 Imports: 5 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 {
	Database database.Config
	Server   server.Config
	SMTP     smtp.Config
}

func LoadConfigFromDir

func LoadConfigFromDir(dir string) (*Config, error)

LoadConfigFromDir reads modular config files from a directory

type DBConfig

type DBConfig = database.Config

Re-export types using aliases for backward compatibility

type SMTPConfig

type SMTPConfig = smtp.Config

type ServerConfig

type ServerConfig = server.Config

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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