Skip to content

lflxp/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

需求

  • golang将数据转换成json格式

''' body := { "name":"lxp", "group":[ { "id":"sn", "children":[{"id":"3"},{"id":"3"},{"id":"3"},{"id":"3"},{"id":"3"}] },{ "id":"jdbc", "children":[{"id":"3"},{"id":"3"},{"id":"3"}] } ] } '''

  • 将json转换成nestable插件需要的html代码

  • 通过net/http 生成

About

json transfer nestable html code by golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published