body := "Hello, World!"
rd := ioutil.NopCloser(strings.NewReader(body))
d, err := ioutil.ReadAll(rd)
if err != nil {
log.Fatalw("failed to read body", zap.Error(err))
}
log.Infow("read body", "body", string(d))
🎯
Focusing
-
Voice Changer
-
14:42
(UTC +10:00)
Popular repositories Loading
-
-
WukongCRM-11.0-JAVA
WukongCRM-11.0-JAVA PublicForked from WuKongOpenSource/WukongCRM-11.0-JAVA
悟空CRM-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离CRM系统
Java
-
Wukong_HRM
Wukong_HRM PublicForked from WuKongOpenSource/Wukong_HRM
悟空HRM人力资源管理系统-提供入职管理、招聘管理、绩效考核管理等一站式人力管理流程
Java
-
Re-Centris
Re-Centris PublicForked from byRen2002/Re-Centris
Performance optimization for Centris software
Go
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.