package
0.55.0-beta.1
Repository: https://github.com/cosmwasm/wasmd.git
Documentation: pkg.go.dev

# Functions

GzipIt compresses the input ([]byte).
IsGzip returns checks if the file contents are gzip compressed.
IsWasm checks if the file contents are of wasm binary.
LimitReader returns a Reader that reads from r but stops with "limit error" after n bytes.
Uncompress expects a valid gzip source to unpack or fails.

# Structs

No description provided by the author