登录 注册
当前位置:主页 > 资源下载 > 10 > Firebase Go客户端:firego

Firebase Go客户端:firego

  • 更新:2024-09-09 08:41:08
  • 大小:41KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

火戈 不推荐使用 。 Go语言编写的Firebase客户端 安装 go get -u gopkg.in/zabawaba99/firego.v1 用法 进口firego import "gopkg.in/zabawaba99/firego.v1" 创建新的firego参考 f := firego . New ( "https://my-firebase-app.firebaseIO.com" , nil ) 与现有的HTTP客户端 f := firego . New ( "https://my-firebase-app.firebaseIO.com" , client ) 请求超时 默