Versions in this module Expand all Collapse all v0 v0.1.0 Sep 28, 2021 Changes in this version + const DataSourceHttp + const DataSourceHttps + func GetFileName(cacheKey string, cacheDir string) string + func NewDataSource(addr string, enableWatch bool) *yaseeDataSource + func ReadConfigFromFile(cacheKey string, cacheDir string) (string, error) + func WriteConfigToFile(cacheKey string, cacheDir string, content string) + type ConfigData struct + Content string + LastRevision int64