Posted in

Go Web服务启动失败真相:http.FileServer依赖的路径不是os.Getwd(),而是net/http.ServeMux的注册上下文!

第一章:Go Web服务启动失败 … Go Web服务启动失败真相:http.FileServer依赖的路径不是os.Getwd(),而是net/http.ServeMux的注册上下文!Read more

Posted in

Go项目在IDE里显示“no Go files in workspace”?根本原因竟是go.mod中replace指令触发gopls路径解析失败(已提交Go issue #62198)

第一章:Go语言用什么软件打开 … Go项目在IDE里显示“no Go files in workspace”?根本原因竟是go.mod中replace指令触发gopls路径解析失败(已提交Go issue #62198)Read more

Posted in

为什么你的go test总报“no Go files in directory”?——Go工作区目录层级规范(含go.work、go.mod、internal/三重校验流程图)

第一章:Go工作区目录结构的核心 … 为什么你的go test总报“no Go files in directory”?——Go工作区目录层级规范(含go.work、go.mod、internal/三重校验流程图)Read more

Posted in

Go 1.16 embed + http.FileServer组合触发HTTP响应头泄露?——2021年静态资源服务安全加固checklist(含CVE-2021-33196复现)

第一章:Go 1.16 embe … Go 1.16 embed + http.FileServer组合触发HTTP响应头泄露?——2021年静态资源服务安全加固checklist(含CVE-2021-33196复现)Read more