package
Version:
v0.0.0-...-930c492
Opens a new window with list of versions in this module.
Published: Oct 16, 2014
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Err struct {
Message string `json:"message"`
}
type Req struct {
Url string `json:"url"`
Width uint `json:"width"`
}
type Res struct {
Url string `json:"url"`
}
type ResizerController struct {
Storage string
}
Create creates a new person.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.