load

suspend fun load(source: S): Source?

读取指定数据源,如果本地存在缓存则直接返回对应数据,否则提取后再返回