resizer

package
v0.0.0-...-930c492 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2014 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Err

type Err struct {
	Message string `json:"message"`
}

type Req

type Req struct {
	Url   string `json:"url"`
	Width uint   `json:"width"`
}

type Res

type Res struct {
	Url string `json:"url"`
}

type ResizerController

type ResizerController struct {
	Storage string
}

func (*ResizerController) Create

func (c *ResizerController) Create(ctx context.Context) error

Create creates a new person.

Jump to

Keyboard shortcuts

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