1 Star 0 Fork 21

丁延超 / Fyne

forked from Gitee 极速下载 / Fyne 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
storage.go 128 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
Andy Williams 提交于 2020-08-10 19:57 . Add very beginning of storage API
package fyne
// Storage is used to manage file storage inside an application sandbox
type Storage interface {
RootURI() URI
}
Go
1
https://gitee.com/chao0225/Fyne.git
git@gitee.com:chao0225/Fyne.git
chao0225
Fyne
Fyne
master

搜索帮助