Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
Base64Decode decodes a Base64-encoded string and returns the original data as a string. It returns an error if the input is not valid Base64.
func Base64Encode ¶
Base64Encode converts input string data to a Base64-encoded string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.