package
0.3.11-rc4
Repository: https://github.com/norskhelsenett/ror.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
PrettyPrintJson prints the json byte array to the stdout formated.
stringToJson takes a key in the form "test.auth.username" and a value and returns: json{ "test": { "auth": { "username": "value" } } }.