This website requires JavaScript.
Explore
Help
Sign In
go
/
crate
Watch
1
Star
0
Fork
0
You've already forked crate
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8d24ba105d927ff88319463d801b3faf25ef24d2
crate
/
cmd
/
retry
History
Ge Song
66e4001f0e
cmd/retry/基于golangci-lint修改代码;
2023-04-14 23:37:56 +08:00
..
.golangci.yaml
cmd/retry/基于golangci-lint修改代码;
2023-04-14 23:37:56 +08:00
go.mod
修改cmd/retry的module;
2023-03-28 20:55:16 +08:00
go.sum
add command: retry;
2023-03-28 14:18:36 +08:00
main.go
cmd/retry/基于golangci-lint修改代码;
2023-04-14 23:37:56 +08:00
README.md
add command: retry;
2023-03-28 14:18:36 +08:00
README.md
在程序返回不为0时重试
Usage:
retry -c 10 -i 2s -- <command> <args>
Reference in New Issue
View Git Blame
Copy Permalink