gifstream

package module
v0.0.0-...-c6adf64 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2015 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	Image() *image.Paletted
}

type Streamer

type Streamer struct {
	Provider Provider
	Delay    time.Duration
}

func (*Streamer) Stream

func (s *Streamer) Stream(w Writer) error

type Writer

type Writer interface {
	Flush() error
	io.Writer
	io.ByteWriter
}

Writer is a buffered writer.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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