Documentation
¶
Index ¶
Constants ¶
View Source
const (
ModelCacheTTL = 30 * time.Minute
)
Variables ¶
This section is empty.
Functions ¶
func IsCacheValid ¶
func IsCacheValid(cache *ModelCache) bool
func WriteModelCache ¶
Types ¶
type ModelCache ¶
func ReadModelCache ¶
func ReadModelCache(provider string) (*ModelCache, error)
Click to show internal directories.
Click to hide internal directories.