misudo

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2018 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ping

func Resize

Types

type Decoder

type Decoder struct {
	Raw    []byte
	Format string
	Decode image.Image
}

type DistSource

type DistSource struct {
	Format string
	Decode image.Image
}

type FileOutput

type FileOutput struct {
	Name   string
	Format string
	Source image.Image
}

type ImgSource

type ImgSource struct {
	Tmp    io.Reader
	Raw    []byte
	Width  int
	Height int
	Format string
	Decode string
}

type Resizer

type Resizer struct {
	Source image.Image
	Width  uint
	Height uint
	Dist   image.Image
}

type Response

type Response struct {
	Status   int
	Filepath string
}

Jump to

Keyboard shortcuts

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