jsonkeys

command
v0.0.0-...-fe72480 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2018 License: MIT Imports: 8 Imported by: 0

README

jsonkeys in Go

The problem is given a json string with an unwanted character in their 'keys', create a new json string or output with the character removed from the 'keys'.

Solutions is in Ruby:

  • nested.json: Sample json file
  • jsonkeys.go: Actual code. Run with: go run jsonkeys.go

I also provided a solution to this problem in this question:

http://stackoverflow.com/questions/43600146/how-to-remove-a-character-or-characters-from-the-keys-of-a-json-structure-in-rub

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL