2 Star 0 Fork 0

mirrors_android_source/golang-x-sync

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Android.bp 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sasha Smundak 提交于 2020-06-10 04:05 +08:00 . Add golang-x-sync-semaphore module
// Useful utility.
bootstrap_go_package {
name: "golang-x-sync-errgroup",
pkgPath: "golang.org/x/sync/errgroup",
srcs: ["errgroup/errgroup.go"],
}
bootstrap_go_package {
name: "golang-x-sync-semaphore",
pkgPath: "golang.org/x/sync/semaphore",
srcs: ["semaphore/semaphore.go"],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_android_source/golang-x-sync.git
git@gitee.com:mirrors_android_source/golang-x-sync.git
mirrors_android_source
golang-x-sync
golang-x-sync
main

搜索帮助