V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
The Go Programming Language
http://golang.org/
Go Playground
Go Projects
Revel Web Framework
349865361
V2EX  ›  Go 编程语言

撸了一个存储整合包支持本地、七牛、cos、oos

  •  
  •   349865361 · 2023-03-16 14:18:20 +08:00 · 1089 次点击
    这是一个创建于 408 天前的主题,其中的信息可能已经有所发展或是发生改变。
    PHP 有 flysystem 库整合挺好用的,go 本来用的 beyondstorage/go-storage 但是听说跑路了七牛 bug 不好修,自己撸了个轮子,均使用各个供应商提供的 SDK 进行整合统一接口,包含写入、读取、删除、链接常用功能,做上传用到项目比较方便

    https://github.com/duxweb/go-storage
    yagamil
        1
    yagamil  
       2023-03-16 15:13:16 +08:00
    ![]( https://imgur.com/a/YqOV3ff)

    ![]( https://imgur.com/fBStLgG)

    这个轮子在学 golang gin 的时候搞过,前端渣渣 Bootstrap
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   916 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 19:56 · PVG 03:56 · LAX 12:56 · JFK 15:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.