Go to file
zhaoxiaorong 4b73f086b1 dev oplog 2025-04-11 18:14:07 +08:00
cache fix hash key 2025-03-27 02:49:44 +08:00
cmd cmd 2025-02-07 14:12:04 +08:00
conf fix 2025-04-11 16:45:11 +08:00
crypto fix 2025-02-11 13:19:07 +08:00
database add SetOptions 2025-03-27 02:52:01 +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 fix 2025-04-09 10:56:49 +08:00
licence licence 2025-02-07 17:47:11 +08:00
middleware fix 2025-04-09 10:34:01 +08:00
oplog dev oplog 2025-04-11 18:14:07 +08:00
print feat:service mod 2025-03-29 15:02:49 +08:00
queue/nats feat:ok 2025-02-07 20:33:27 +08:00
service fix 2025-04-09 10:19:15 +08:00
third add third 2025-04-06 13:42:44 +08:00
types fix 2025-04-09 10:19:15 +08:00
utils fix net getLocationIP 2025-04-07 11:14:07 +08:00
vars feat:service mod 2025-03-29 15:02:49 +08:00
README.md dev 2025-02-07 19:24:54 +08:00
go.mod add gateway 2025-03-30 13:24:13 +08:00
go.sum add gateway 2025-03-30 13:24:13 +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/*