I\'m trying to re-use some already existing template files in a golang project. Goal is to parse JSON files and encode the values with base64 and return the output.
L