config

package
v0.0.0-...-b0e2d2c Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationConfiguration

type ApplicationConfiguration struct {
	MessageQueue struct {
		URL string `yaml:"url"`
	} `yaml:"messagequeue"`
	CategoriesSitemap   string `yaml:"categoriesSitemap"`
	PolitenessDelayMs   int64  `yaml:"politenessDelayMs"`
	LoopIntervalMinutes int64  `yaml:"loopIntervalMinutes"`
}

func GetApplicationConfiguration

func GetApplicationConfiguration() *ApplicationConfiguration

Jump to

Keyboard shortcuts

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