//
pkg.gl
Category
github.com/operator-framework/operator-registry
pkg
lib
encoding
package
1.50.0
Repository:
https://github.com/operator-framework/operator-registry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
44 SLOC
#
Functions
GzipBase64Decode
GzipBase64Decode applies base64 decoding to the given bytes, followed by gzip decompression.
GzipBase64Encode
GzipBase64Encode applies gzip compression to the given bytes, followed by base64 encoding.