package
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev
# Functions
GzipAsset loads and returns the asset for the given name.
GzipAssetDir returns the file names below a certain directory embedded in the file by bindata.
GzipAssetInfo loads and returns the asset info for the given name.
GzipAssetNames returns the names of the assets.
MustGzipAsset is like GzipAsset but panics when GzipAsset would return an error.