Versions in this module Expand all Collapse all v0 v0.1.1 Apr 30, 2020 Changes in this version + func DecodeBase64(data string) (string, error) + func EncodeBase64(data string) string + func EncodeBytesAsString(data []byte) string + func EncodeStringAsBytes(data string) []byte