composer openssl extension is required

Posted by 夏泽民

错误提示 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



sync.pool

Posted by 夏泽民

https://gocn.vip/topics/10396 Pool 翻译过来就是池子,主要功能就是: 需要使用某个 Object 的时候可以从 Pool 获取,使用完毕再归还,从而减少创建和销毁 Object 的开销。



goroutine 启动运行详细过程

Posted by 夏泽民

https://juejin.im/post/5ec72e0951882542f346e672 它跟线程有啥区别?原理是啥? 都说他好,他好在哪里? 使用上面有啥注意的? package main



fault

Posted by 夏泽民

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/



DNS support edns-client-subnet

Posted by 夏泽民

https://www.tuicool.com/articles/FV7VRnY 看了2天RFC,终于让DNS支持edns-client-subnet协议,通过google dns resolver的请求,可以获取用户的ip地址。国内很多CDN和DNS提供商都已经实现了,但网上的中文资料比较少,所以在这里分享一下,能力有限,错误之处还请谅解。



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required