错误提示 The openssl extension is required for SSL/TLS protection but is not availab le. If you can not enable the openssl extension, you can disable this error , at your own risk, by setting the ‘disable-tls’ option to true. ta errorRet
https://gocn.vip/topics/10396 Pool 翻译过来就是池子,主要功能就是: 需要使用某个 Object 的时候可以从 Pool 获取,使用完毕再归还,从而减少创建和销毁 Object 的开销。
https://juejin.im/post/5ec72e0951882542f346e672 它跟线程有啥区别?原理是啥? 都说他好,他好在哪里? 使用上面有啥注意的? package main
https://github.com/github/go-fault https://pkg.go.dev/net/http/?tab=doc#Handler https://github.com/golangci/golangci-lint https://github.com/stretchr/testify/
https://www.tuicool.com/articles/FV7VRnY 看了2天RFC,终于让DNS支持edns-client-subnet协议,通过google dns resolver的请求,可以获取用户的ip地址。国内很多CDN和DNS提供商都已经实现了,但网上的中文资料比较少,所以在这里分享一下,能力有限,错误之处还请谅解。