Simple JSON file load and save functions because I need them so often
Go to file
Tordarus 803d805cb8 Merge branch 'master' 2021-12-11 17:26:51 +01:00
README.md Initial commit 2021-12-11 16:25:47 +00:00
go.mod implemented proper error handling 2020-10-28 20:39:39 +01:00
go.sum implemented proper error handling 2020-10-28 20:39:39 +01:00
jsonfile.go changed File() behavior 2021-01-31 17:26:13 +01:00

README.md

jsonfile

Simple JSON file load and save functions because I need them so often