config

package
v0.0.0-...-c61f6c7 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Addr              string
	SocksProxy        string
	Feeds             []Feed
	Cookie            string
	WaitTime          time.Duration
	KeepArticleMaxAge time.Duration
	IncludePattern    []string
}

func NewConfig

func NewConfig() *Config

type Feed

type Feed struct {
	Url      string
	Category string
}

Jump to

Keyboard shortcuts

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