module
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: Dec 31, 2021
License: BSD-3-Clause
Opens a new window with license information.
README
¶
sfw
介绍
Golang 简单服务框架,提供如下功能
- TCP网络通信
- 随日期滚动日志
- 配置文件
- 通过反射读写复杂数据模型
- MongoDB数据批量差异更新机制
- 简单邮件发送(SMTP)
- RSA签名验签及密钥快速生成工具
- 权重池随机
- 其他一些辅助功能
使用说明
- gitee.com/terender/sfw/network
TCP网络通信包,可以快速建立TCP服务器,封装了TCP数据拆包解析,消息路由和中间件机制,数据压缩和解压等功能
未完待续...
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tools
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.