Skip to content

jpastorm/inkdrop-json-to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json to go plugin for Inkdrop

A plugin to convert json to go structs

Install

ipm install json-to-go

Usage

```goStruct
{
  "name":"Inkdrop",
  "Number": 1,
  "type": "App"
}
```

It will be rendered as:

Changelog

About

A plugin to convert json to go structs

Resources

License

Stars

Watchers

Forks

Packages

No packages published