package
0.30.0
Repository: https://github.com/operator-framework/api.git
Documentation: pkg.go.dev

# Functions

GzipBase64Decode applies base64 decoding to the given bytes, followed by gzip decompression.
GzipBase64Encode applies gzip compression to the given bytes, followed by base64 encoding.