Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImagesJsonResponse ¶
ImagesJsonResponse Represent A JSON Response Content just before it is Serialized
func JsonLike ¶
func JsonLike(rows database.ImageRows) ImagesJsonResponse
type ReportImage ¶
type TagsJsonResponse ¶
type TagsJsonResponse struct { Versatile []interface{} `json:"versatile"` Nsfw []interface{} `json:"nsfw"` }
Click to show internal directories.
Click to hide internal directories.