coder

package
v0.0.0-...-fc135a5 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec interface {
	Convert(in io.Reader, out io.Writer) (err error, warnings []error)
}

type Copy

type Copy struct{}

func (*Copy) Convert

func (*Copy) Convert(in io.Reader, out io.Writer) (error, []error)

type WebP

type WebP struct {
	Opts       *webp.EncodeOptions
	CopyMeta   bool
	CheckImage bool
}

func (*WebP) Convert

func (wp *WebP) Convert(in io.Reader, out io.Writer) (err error, warnings []error)

Jump to

Keyboard shortcuts

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