Skip to content

ljiang1/gocodesample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gocodesample

This is json transformer that convert a schemeless json to another formatted json.

Done:

string/boolean/number/map/list types conversion

Not done:

  • string with a time format

  • null type to boolean

  • input json check: e.g., input json elements mismatched with the claimed types

  • error check

About

code chanllenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages