1. 首页
  2. 数据库
  3. 其它
  4. azure notificationhubs go:Go中的Azure通知中心客户端 源码

azure notificationhubs go:Go中的Azure通知中心客户端 源码

上传者: 2021-02-01 23:11:42上传 ZIP文件 34.5KB 热度 26次
Go的Azure通知中心(lang) 该库为Microsoft Azure通知中心提供了一个Go模块。 最初是的叉子,贴有 @ 补丁。 现在由 维护和打包。 基本上是该的包装器 正在安装 使用go get go get github.com/daresaydigital/azure-notificationhubs-go 外部依赖 没有外部依赖 登记装置 package main import ( "context" "strings" "github.com/daresaydigital/azure-notificationhubs-go" ) func main (
下载地址
用户评论