//
pkg.gl
Category
github.com/NorskHelsenett/ror
pkg
helpers
jsonhelper
package
0.3.11-rc4
Repository:
https://github.com/norskhelsenett/ror.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
50 SLOC
#
Functions
MapToJson
MapToJson converts a map to a json byte array.
PrettyPrintJson
PrettyPrintJson prints the json byte array to the stdout formated.
StringToJson
StringToJson converts a string to a json byte array.