标签:Vanity
-
用 Nginx 搭建 Go Module Vanity Import 服务(内部模块统一分发方案)
一、为什么需要VanityImport在Go项目中,我们通常会引用公司内部Git仓库的模块:import"code.example.com/common/uti...
一、为什么需要VanityImport在Go项目中,我们通常会引用公司内部Git仓库的模块:import"code.example.com/common/uti...