Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rotate ¶
type Rotate struct {
Angle string `json:"angle,omitempty"`
}
Rotate rotates a image 90, 180 or 270 degrees counter-clockwise.
func (Rotate) CaddyModule ¶
func (Rotate) CaddyModule() caddy.ModuleInfo
CaddyModule returns the Caddy module information.
Click to show internal directories.
Click to hide internal directories.