This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
yitter
4 years ago
parent
fa06cf3dcb
commit
afb0eb74a4
1 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-5
Go/README.md
+ 1
- 5
Go/README.md
View File
@@ -16,11 +16,7 @@ go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
3. 安装方式
```
go get -u -v github.com/yitter/idgenerator-go
```
或 go.mod 中添加引用
```
require github.com/yitter/idgenerator-go v1.2.0
go get -u -v github.com/yitter/idgenerator-go
```
## Go代码示例
Write
Preview
Loading…
Cancel
Save