rssole

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const MinUpdateSeconds = 900

Variables

View Source
var (
	ErrNotModified = errors.New("not modified")
)
View Source
var Version = "dev"

Functions

func Start

func Start(configFilename, configReadCacheFilename, listenAddress string, updateTime time.Duration) error

Types

type ConfigSection

type ConfigSection struct {
	Listen        string `json:"listen"`
	UpdateSeconds int    `json:"update_seconds"`
}

Jump to

Keyboard shortcuts

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