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