Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockBase ¶
type BlockBase struct { Object string `json:"object,omitempty"` Id string `json:"id,omitempty"` CreatedTime string `json:"created_time,omitempty"` LastEditedTime string `json:"last_edited_time,omitempty"` HasChildren bool `json:"has_children,omitempty"` Archived bool `json:"archived,omitempty"` Type string `json:"type,omitempty"` }
type VideoBlock ¶
func ValueOf ¶
func ValueOf(video video.Video) VideoBlock
Click to show internal directories.
Click to hide internal directories.