caddygzip

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gzip

type Gzip struct {
	Level int `json:"level,omitempty"`
}

Gzip can create gzip encoders.

func (Gzip) AcceptEncoding

func (Gzip) AcceptEncoding() string

AcceptEncoding returns the name of the encoding as used in the Accept-Encoding request headers.

func (Gzip) CaddyModule

func (Gzip) CaddyModule() caddy.ModuleInfo

CaddyModule returns the Caddy module information.

func (Gzip) NewEncoder

func (g Gzip) NewEncoder() encode.Encoder

NewEncoder returns a new gzip writer.

func (*Gzip) Provision

func (g *Gzip) Provision(ctx caddy.Context) error

Provision provisions g's configuration.

func (*Gzip) UnmarshalCaddyfile

func (g *Gzip) UnmarshalCaddyfile(d *caddyfile.Dispenser) error

UnmarshalCaddyfile sets up the handler from Caddyfile tokens.

func (Gzip) Validate

func (g Gzip) Validate() error

Validate validates g's configuration.

Jump to

Keyboard shortcuts

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