dsh-json-to-go
JSON 转 Go:把 JSON 数据转换为带 json tag 的 Go 结构体
AI Analysis
用于将 JSON 数据一键转换为带 json 标签的 Go 结构体。适合 Go 语言开发者在处理 API 响应或定义数据模型时使用。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-to-goREADME
Read the full README ↗使用
安装后在会话中调用该插件注册的工具即可。