Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Language string
Topic string
Periodicity int
CacheSize int
TweetLanguage bool
SafeMode bool
Provider string
Publishers string
BlacklistFile string
ContentFile string
SkipCsvHeader bool
}
Config is a struct that contains configuration for the app
func (*Config) GetCacheKeyPrefix ¶
func (*Config) GetHashtags ¶
GetHashtags return a list of hashtags from a comma separated string
Click to show internal directories.
Click to hide internal directories.