Hugo encoding.Base64Decode
encoding.Base64Decode INPUT
Hugo Returns the base64 decoding of the given content.
Hugo encoding.Base64Encode
encoding.Base64Encode INPUT
Hugo Returns the base64 decoding of the given content.
Hugo encoding.Jsonify
encoding.Jsonify [OPTIONS] INPUT
Hugo Encodes the given object to JSON.