Documentation ¶
Overview ¶
Package base64util extracts base64 encoding/decoding logic into a single API that is tolerant of various paddings.
Although exported, this package is non intended for general consumption. It is a shared dependency between multiple exposure notifications projects. We cannot guarantee that there won't be breaking changes in the future.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeString ¶
DecodeString decodes the given string as base64.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.