Documentation ¶
Index ¶
Constants ¶
View Source
const (
GzipFileSuffix = ".gzip"
)
Variables ¶
This section is empty.
Functions ¶
func Decompress ¶
func Decompress(data []byte, compression api.Compression) ([]byte, error)
func GetCompressionType ¶
func GetCompressionType(fileURL string) api.Compression
func GetObjectKey ¶
func GetObjectKey(key string, compression api.Compression) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.