conf

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	RateLimit  uint64 // rate limit per minute
	DB         *database.Queries
	Domains    utils.DomainProvider
	Acme       utils.AcmeChallengeProvider
	Certs      utils.CertProvider
	Favicons   *favicons.Favicons
	Signer     *mjwt.KeyStore
	ErrorPages *errorPages.ErrorPages
	Router     *router.Manager
}

Conf stores the shared configuration for the API, HTTP and HTTPS servers.

Jump to

Keyboard shortcuts

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