gzip

package
v0.0.0-...-f1a04dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompressStringAndBase64

func CompressStringAndBase64(data string) (string, error)

func ReadBytesMaybeGZIP

func ReadBytesMaybeGZIP(data []byte) ([]byte, error)

func ReadFileMaybeGZIP

func ReadFileMaybeGZIP(path string) ([]byte, error)

ReadFileMaybeGZIP wraps util.ReadBytesMaybeGZIP, returning the decompressed contents if the file is gzipped, or otherwise the raw contents

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL