docs: project docs, scripts, deployment configs, and evidence

This commit is contained in:
2026-04-02 11:22:17 +08:00
parent 4718980ab5
commit bbeeb63dfa
396 changed files with 165018 additions and 0 deletions

7
svc_bench.txt Normal file
View File

@@ -0,0 +1,7 @@
# github.com/user-management-system/internal/service [github.com/user-management-system/internal/service.test]
internal\service\auth_bench_test.go:22:25: too many arguments in call to cache.NewL1Cache
have (number, "time".Duration)
want ()
internal\service\auth_bench_test.go:25:31: undefined: mockSocialRepo
FAIL github.com/user-management-system/internal/service [build failed]
FAIL