package
Version:
v0.0.0-...-022116b
Opens a new window with list of versions in this module.
Published: Jun 25, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type View struct {
Url string `json:"url"`
Alt string `json:"alt,omitempty"`
Copyright string `json:"copyright,omitempty"`
Dimensions struct {
Width int `json:"width"`
Height int `json:"height"`
} `json:"dimensions"`
}
An image view
Source Files
¶
Click to show internal directories.
Click to hide internal directories.