Moved to google.golang.org/genproto/googleapis/api/annotations
Fixes #52
This commit is contained in:
6
vendor/github.com/Masterminds/sprig/docs/encoding.md
generated
vendored
Normal file
6
vendor/github.com/Masterminds/sprig/docs/encoding.md
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Encoding Functions
|
||||
|
||||
Sprig has the following encoding and decoding functions:
|
||||
|
||||
- `b64enc`/`b64dec`: Encode or decode with Base64
|
||||
- `b32enc`/`b32dec`: Encode or decode with Base32
|
||||
Reference in New Issue
Block a user