Skip to content

Package that makes it easier to work with JSON files in Golang

License

Notifications You must be signed in to change notification settings

SamstyleGhost/go-json-fileworker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to note:

  • If need more control over updates, it is better to GetAllObjects, run the updates and then SetAllObjects
  • The generics are used for type safety and JSON structure consistency. Can use any if the structure is unknown or doesnt matter

About

Package that makes it easier to work with JSON files in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages