encoding

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2020 License: Apache-2.0

README

encoding

transfer

This package provides an interface to encode and decode values that will get stored in a data store. This is required to ensure that values are consistently stored safely, but also doesn't enforce an encoding that users must use when storing secrets or outputs. The default algorithm is base64 and all encoded strings generated will be prefixed with "base64:". If there is no encoding prefix, there is NoEncodingType that will just return the original value unencoded/decoded.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL