Versions in this module Expand all Collapse all v0 v0.27.1 Jul 30, 2020 Changes in this version + type Encoding struct + func New() *Encoding + func (e *Encoding) B64decode(ctx context.Context, input string, encoding string) string + func (e *Encoding) B64encode(ctx context.Context, input []byte, encoding string) string