Versions in this module Expand all Collapse all v1 v1.0.4 Sep 29, 2024 Changes in this version + type Gzip struct + Level int + func (Gzip) AcceptEncoding() string + func (Gzip) KengineModule() kengine.ModuleInfo + func (g *Gzip) Provision(ctx kengine.Context) error + func (g *Gzip) UnmarshalKenginefile(d *kenginefile.Dispenser) error + func (g Gzip) NewEncoder() encode.Encoder + func (g Gzip) Validate() error + type GzipPrecompressed struct + func (GzipPrecompressed) KengineModule() kengine.ModuleInfo + func (GzipPrecompressed) Suffix() string Other modules containing this package github.com/khulnasoft/kengine/v2