Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package zstd is a wrapper for using github.com/klauspost/compress/zstd with gRPC.
Index ¶
Constants ¶
      View Source
      
  
const Name = "zstd"
    Variables ¶
This section is empty.
Functions ¶
func SetLevel ¶
func SetLevel(level zstdlib.EncoderLevel) error
SetLevel updates the registered compressor to use a particular compression level. NOTE: this function must only be called from an init function, and is not threadsafe.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.