Documentation ¶
Index ¶
- func FetchFeedFile(url string, compressed bool) ([]byte, error)
- func GenWorkers(num, wait int) chan<- func()
- func GetDefaultLogDir() string
- func GetYearsUntilThisYear(startYear int) (years []int, err error)
- func SetLogger(logToFile bool, logDir string, debug, logJSON bool) error
- func Unique[T comparable](s []T) []T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchFeedFile ¶
FetchFeedFile : fetch feed files specified by arg
func GetDefaultLogDir ¶
func GetDefaultLogDir() string
GetDefaultLogDir returns default log directory
func GetYearsUntilThisYear ¶
GetYearsUntilThisYear : GetYearsUntilThisYear
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.