config

package
v0.0.0-...-6cf12d6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Common

type Common struct {
	LogLevel                             logrus.Level
	DatabaseURL                          string
	MainRepository                       string
	TaskRepositoryOrgContributorsToCheck int64
}

type Crawler

type Crawler struct {
	Common
	GHToken                         string
	MgoURI                          string
	UserExpirationDelay             int64
	MainRepositoryScanDelay         int64
	TaskRepositoryScanDelay         int64
	TaskRepositoryMaxStargazerPages int64
	TaskRepositoryExclusions        []string
}

type Web

type Web struct {
	Common
	Port            int64
	RegenerateDelay int64
	MaxEntriesCount int64
}

Jump to

Keyboard shortcuts

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