vinchent
  • Joined on 2023-08-20
vinchent pushed to main at vinchent/howmuch 2024-10-02 20:48:40 +00:00
608f435fb1 fix: do some housework
62597e4534 feat: Add version print
Compare 2 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-01 21:53:03 +00:00
08e2d6bd4a feat: Using logging module
04fceee835 feat: Implement logging module with zap
Compare 2 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-01 19:59:58 +00:00
7e876324a2 feat: watch config reloading
vinchent pushed to main at vinchent/howmuch 2024-10-01 19:59:04 +00:00
aa1d238b4e feat: watch config reloading
3d1d40b4fc feat: integrate cobra+viper into the app
b755bd0e23 fix: remove vue ignore added by accident
8ae94d19a6 feat: use cobra to run the app
e13c4a9380 docs: the basic parts of a go project
Compare 7 commits »
vinchent pushed to main at vinchent/howmuch 2024-09-30 21:55:29 +00:00
600e46d23d feat: update air
db9eb9e93b feat: add Makefile
1cc7ce06ff feat: use google/addlicense tool to add boilerplate
84c5be4c22 feat: use nishanths/license tool to generate license
0b9febf43e docs: add openapi template
Compare 7 commits »
vinchent pushed to main at vinchent/howmuch 2024-09-30 20:32:58 +00:00
67ce9adf69 feat: project init
vinchent pushed to main at vinchent/howmuch 2024-09-30 19:52:56 +00:00
6f210883ee docs: init the project readme
vinchent created repository vinchent/howmuch 2024-09-30 19:20:00 +00:00
vinchent pushed to main at vinchent/go-web 2024-09-30 17:44:14 +00:00
8aceb5ff8c fix crash
vinchent pushed to main at vinchent/go-web 2024-09-30 17:38:21 +00:00
9da3012789 Integrate cobra into the framework part1
fc4f94e967 GoWeb: add cobra
Compare 2 commits »
vinchent pushed to main at vinchent/cobra 2024-09-30 11:59:58 +00:00
6d888d3313 GoWeb: add container into command
vinchent pushed to main at vinchent/cobra 2024-09-30 11:59:33 +00:00
78bfc837fe Test also with go 1.23 (#2182)
511af59cb3 Replace deprecated ioutil usage (#2181)
756ba6dad6 fix(completions): Complete map flags multiple times (#2174)
371ae25d2c Fix deprecation comment for Command.SetOutput (#2172)
e94f6d0dd9 Address golangci-lint deprecation warnings, enable some more linters (#2152)
Compare 10 commits »
vinchent created branch main in vinchent/cobra 2024-09-30 11:59:33 +00:00
vinchent created repository vinchent/cobra 2024-09-30 11:59:08 +00:00
vinchent pushed to main at vinchent/go-web 2024-09-30 11:53:04 +00:00
7c4a95ac04 Repo: Add binary to gitignore
17b19e3a10 Repo: reorganize the repo structure
c3fc59b8f1 Gin: add container into Gin
Compare 3 commits »
vinchent pushed to master at vinchent/gin 2024-09-30 07:24:00 +00:00
a5849d15be GoWeb: add service container into Gin's engine and context
vinchent pushed to master at vinchent/gin 2024-09-30 07:09:07 +00:00
4df1af83d8 GoWeb: add service container into Gin's engine and context
vinchent pushed to main at vinchent/go-web 2024-09-29 21:50:09 +00:00
f0fc7ee2cb Gin: add gin into the framework
vinchent pushed to main at vinchent/go-web 2024-09-28 20:54:13 +00:00
f0b688ff8c Container: Add Gin web service provider
f866f18cfd Container: create service container and service provider
722e8191a9 GoWeb: Remove everything to use Gin
Compare 3 commits »
vinchent pushed to main at vinchent/go-web 2024-09-28 09:13:30 +00:00
5f3074e9bf Araneae: Get Gin
c5ab1debdb stop: use graceful shutdown for 5s
Compare 2 commits »