Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_ENABLED bool = true
View Source
const DEFAULT_ENABLED_STRING string = "true"
View Source
const DEFAULT_SCRAPE_FILE_PATH string = "/tmp/scrape_torrent_ano"
View Source
const DEFAULT_SCRAPE_URL string = "http://127.0.0.1:7662/scrape"
View Source
const DefaultFeedsDir = "feeds.d"
View Source
const DefaultFeedsFile = "feeds.ini"
View Source
const DefaultFeedsJobs = 4
View Source
const DefaultFeedsProxyURL = "http://127.0.0.1:8118/"
View Source
const DefaultSiteName = "TORRENTS.LIVINGSTONE.I2P"
View Source
const DefaultTrackerURL = "http://tracker.livingstone.i2p/a"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { DB DBConfig Index IndexConfig Log LogConfig Feeds FeedsConfig Scrape ScrapeConfig }
type FeedConfig ¶
type FeedsConfig ¶
type IndexConfig ¶
type NNTPConfig ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.