logging

package
v0.10.1-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

type Encoder interface {
	Encode() error
	Decode() error
}

func NewGzipEncoder

func NewGzipEncoder(destFilename, srcFilename string) Encoder

type GzipEncoder

type GzipEncoder struct {
	// contains filtered or unexported fields
}

func (GzipEncoder) Decode

func (e GzipEncoder) Decode() error

func (GzipEncoder) Encode

func (e GzipEncoder) Encode() error

Jump to

Keyboard shortcuts

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