Block a user
08e2d6bd4a
feat: Using logging module
04fceee835
feat: Implement logging module with zap
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
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
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)
7c4a95ac04
Repo: Add binary to gitignore
17b19e3a10
Repo: reorganize the repo structure
c3fc59b8f1
Gin: add container into Gin
f0b688ff8c
Container: Add Gin web service provider
f866f18cfd
Container: create service container and service provider
722e8191a9
GoWeb: Remove everything to use Gin