uckkk/dsh-json-to-go0

dsh-json-to-go

JSON 转 Go:把 JSON 数据转换为带 json tag 的 Go 结构体

AI 分析

用于将 JSON 数据一键转换为带 json 标签的 Go 结构体。适合 Go 语言开发者在处理 API 响应或定义数据模型时使用。

包名
dsh-json-to-go
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-to-go

使用

安装后在会话中调用该插件注册的工具即可。