Go to file
zhaoxiaorong 5819a8e08f fix JwtClaims SsoToken 2025-02-13 18:01:24 +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 feat:ok 2025-02-07 20:33:27 +08:00
infra fix 2025-02-11 14:22:14 +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 init 2025-02-07 13:01:38 +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 feat:ok 2025-02-07 20:33:27 +08:00
go.sum feat:ok 2025-02-07 20:33:27 +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/*