1 Star 1 Fork 0

xvliang / ratchet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
models.go 200 Bytes
一键复制 编辑 原始数据 按行查看 历史
xvliang 提交于 2021-05-20 16:13 . 添加 examples
package mypkg
type ReceivedData struct {
ID int `json:"id,omitempty"`
}
type TransformedData struct {
UserID int `json:"user_id,omitempty"`
SomeNewField string `json:"some_new_field"`
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xvliang/ratchet.git
git@gitee.com:xvliang/ratchet.git
xvliang
ratchet
ratchet
52cbd5fa54f3

搜索帮助

344bd9b3 5694891 D2dac590 5694891