--- title: 学习周刊-总第85期-2022年第50周 date: 2022-12-23 20:44:39 permalink: /pages/a11db4/ categories: - 周刊 - 学习周刊 - 2022年 tags: - feed: enable: true description: 学习周刊-总第85期-go语言进程管理工具 --- ### 0 ,前言 周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。 你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 ### 1,优秀项目 --- - 项目地址:[dhcp](https://github.com/insomniacslk/dhcp) - 项目说明:DHCPv6 和 DHCPv4 数据包库,客户端和服务器用 Go 编写。 - 相关文章:[README](https://github.com/insomniacslk/dhcp#readme) --- - 项目地址:[pmon2](https://github.com/ntt360/pmon2) - 项目说明:go 进程管理工具,类似 pm2 的一个管理工具。 ![](http://t.eryajf.net/imgs/2022/12/3d860bbd408102db.png) - 相关文章:[README](https://github.com/ntt360/pmon2#readme) --- - 项目地址:[pmsg](https://github.com/lenye/pmsg) - 项目说明:发送消息的小工具:企业微信群机器人消息,钉钉自定义机器人消息,飞书自定义机器人消息,Slack bot,微信消息,微信客服消息,企业微信消息,企业微信客服消息。 - 相关文章:[README](https://github.com/lenye/pmsg#readme), [在线文档](https://lenye.github.io/pmsg/) --- - 项目地址:[vscode-server-action](https://github.com/stateful/vscode-server-action) - 项目说明:允许使用 VSCode 调试 GitHub Action 的 GitHub Action。 ![](http://t.eryajf.net/imgs/2022/12/fedf4fecf17bf659.gif) - 相关文章:[README](https://github.com/stateful/vscode-server-action#readme) --- - 项目地址:[go-extend](https://github.com/thinkeridea/go-extend) - 项目说明:go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码 - 相关文章:[README](https://github.com/thinkeridea/go-extend#readme) --- ### 2,优秀文章 --- - [阳敌 - 新冠预防及治疗指南](https://www.mojidoc.com/03dbc-fgimwhphhvabnbzbxigh6cdnji-00b?utm_medium=sns&utm_source=v2ex&utm_content=1216) - 整理的很不错,本周,我也正在经历。 --- - [Jenkins教程(六)脚本与方法执行效果不合预期,如何及时中止pipeline](https://www.cnblogs.com/hellxz/p/how-to-terminal-jenkins-pipeline-when-exception.html) - 如题 --- ### 3,优秀博客 --- - 博客地址:[谢先斌的博客](https://www.xiexianbin.cn/index.html) - 简单说明:博客内容非常丰富,是个优秀的技术人 --- - 博客地址:[雨临Lewis](https://lewky.cn/) - 简单说明:技术博客,内容不错。 --- - 博客地址:[好好学习的郝](https://www.voidking.com/) - 简单说明:博客内容丰富,积累很多。 ---