Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ItemTypeValues = []string{"video", "image"}
ItemTypeValues string values
Functions ¶
This section is empty.
Types ¶
type ItemType ¶
type ItemType int
ItemType for thumbnail generation
func ParseItemType ¶
ParseItemType parse raw string into a ItemType
func (ItemType) MarshalJSON ¶
MarshalJSON marshals the enum as a quoted json string
func (*ItemType) UnmarshalJSON ¶
UnmarshalJSON unmarshal JSOn
Click to show internal directories.
Click to hide internal directories.