Go to file
zhaoxiaorong 629ec74be6 response fix 2025-02-20 15:58:54 +08:00
cache init 2025-02-07 13:01:38 +08:00
cmd cmd 2025-02-07 14:12:04 +08:00
conf feat:ok 2025-02-07 20:33:27 +08:00
crypto fix 2025-02-11 13:19:07 +08:00
database feat:ok 2025-02-07 20:33:27 +08:00
env feat:ok 2025-02-07 20:33:27 +08:00
errcode add err code 2025-02-20 12:35:33 +08:00
infra response fix 2025-02-20 15:58:54 +08:00
licence licence 2025-02-07 17:47:11 +08:00
print init 2025-02-07 13:01:38 +08:00
queue/nats feat:ok 2025-02-07 20:33:27 +08:00
types fix JwtClaims SsoToken 2025-02-13 18:01:24 +08:00
utils update go.mod 2025-02-18 23:42:23 +08:00
vars feat:ok 2025-02-07 20:33:27 +08:00
README.md dev 2025-02-07 19:24:54 +08:00
go.mod update go.mod 2025-02-18 23:42:23 +08:00
go.sum update go.mod 2025-02-18 23:42:23 +08:00

README.md

私有仓库core 设置

go env -w  GOPRIVATE=git.apinb.com/*
go env -w  GONOPROXY=git.apinb.com/*
go env -w  GOINSECURE=git.apinb.com/*
go env -w  GONOSUMDB=git.apinb.com/*