config

package
v0.0.0-...-07c8531 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Config

type Config struct {
	DatabaseConfig   *database.Config
	ServerPort       string
	LatestApiVersion string
	JWTSecret        string
	JWTExpire        time.Duration
}

func NewConfig

func NewConfig(dbConfig *database.Config) (*Config, error)

Jump to

Keyboard shortcuts

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