Movatterモバイル変換


[0]ホーム

URL:


gzip

package
v1.77.0Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License:Apache-2.0Imports:6Imported by:1,256

Details

Repository

github.com/grpc/grpc-go

Links

Documentation

Overview

Package gzip implements and registers the gzip compressorduring the initialization.

Experimental

Notice: This package is EXPERIMENTAL and may be changed or removed in alater release.

Index

Constants

View Source
const Name = "gzip"

Name is the name registered for the gzip compressor.

Variables

This section is empty.

Functions

funcSetLeveladded inv1.11.0

func SetLevel(levelint)error

SetLevel updates the registered gzip compressor to use the compression level specified (gzip.HuffmanOnly is not supported).NOTE: this function must only be called during initialization time (i.e. in an init() function),and is not thread-safe.

The error returned will be nil if the specified level is valid.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp