snappy

package
v0.4.47 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: MIT Imports: 1 Imported by: 71

Documentation

Overview

Package snappy does nothing, it's kept for backward compatibility to avoid breaking the majority of programs that imported it to install the compression codec, which is now always included.

Index

Constants

View Source
const (
	Code     = 2
	Framed   = snappy.Framed
	Unframed = snappy.Unframed
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CompressionCodec

type CompressionCodec = snappy.Codec

func NewCompressionCodec

func NewCompressionCodec() *CompressionCodec

func NewCompressionCodecFraming added in v0.3.0

func NewCompressionCodecFraming(framing Framing) *CompressionCodec

type Framing added in v0.3.0

type Framing = snappy.Framing

Jump to

Keyboard shortcuts

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