.github/workflows
|
ci: add github action for go test, lint
|
2020-11-11 22:41:33 +07:00 |
.gitignore
|
chore: init gitignore and go.mod
|
2020-11-11 11:11:43 +07:00 |
CHANGELOG.md
|
chore: generate CHANGELOG v0.3.0
|
2020-11-12 17:03:13 +07:00 |
LICENSE.md
|
chore: add MIT LICENSE
|
2020-11-11 11:10:38 +07:00 |
README.md
|
chore: add github action badge in README
|
2020-11-11 22:41:44 +07:00 |
go.mod
|
feat: run go test with color
|
2020-11-11 22:36:53 +07:00 |
go.sum
|
feat: run go test with color
|
2020-11-11 22:36:53 +07:00 |
main.go
|
feat: remove wg.Sync() as no need
|
2020-11-12 17:02:24 +07:00 |