Versions in this module Expand all Collapse all v0 v0.2.0 May 11, 2020 v0.1.0 May 11, 2020 Changes in this version + func GetFile(service string, rootName string, title string) (*models.CacheData, error) + func GetMovie(service string, rootName string, title string) (*models.Movie, error) + func GetSearchResponse(service string, rootName string, title string) (*models.SearchResponse, error) + func IsFileExist(service string, rootName string, title string) bool + func WriteFile(service string, rootName string, title string, data string) bool