Versions in this module Expand all Collapse all v4 v4.2.4 Dec 23, 2024 v4.2.3 Dec 23, 2024 Changes in this version + const FlagLogLevel + func CreateCachePopulatorCommand() *cobra.Command + type CacheConfig struct + ContextTimeout time.Duration + Interval time.Duration + Requests []Request + ServerAddress string + func (c *CacheConfig) UnmarshalJSON(data []byte) error + type Request struct + Body string + Headers map[string]string + Path string + Type string