Files
atlantis/vendor/github.com/Masterminds/sprig/docs/encoding.md
2018-06-19 21:10:07 +01:00

180 B

Encoding Functions

Sprig has the following encoding and decoding functions:

  • b64enc/b64dec: Encode or decode with Base64
  • b32enc/b32dec: Encode or decode with Base32