Documentation ¶
Index ¶
- type Option
- func WithChannelId(channelId string) Option
- func WithChannelType(channelType string) Option
- func WithEventType(eventType string) Option
- func WithForContentOwner(forContentOwner bool, changed bool) Option
- func WithForDeveloper(forDeveloper bool, changed bool) Option
- func WithForMine(forMine bool, changed bool) Option
- func WithLocation(location string) Option
- func WithLocationRadius(locationRadius string) Option
- func WithMaxResults(maxResults int64) Option
- func WithOnBehalfOfContentOwner(onBehalfOfContentOwner string) Option
- func WithOrder(order string) Option
- func WithPublishedAfter(publishedAfter string) Option
- func WithPublishedBefore(publishedBefore string) Option
- func WithQ(q string) Option
- func WithRegionCode(regionCode string) Option
- func WithRelevanceLanguage(relevanceLanguage string) Option
- func WithSafeSearch(safeSearch string) Option
- func WithService(svc *youtube.Service) Option
- func WithTopicId(topicId string) Option
- func WithTypes(types string) Option
- func WithVideoCaption(videoCaption string) Option
- func WithVideoCategoryId(videoCategoryId string) Option
- func WithVideoDefinition(videoDefinition string) Option
- func WithVideoDimension(videoDimension string) Option
- func WithVideoDuration(videoDuration string) Option
- func WithVideoEmbeddable(videoEmbeddable string) Option
- func WithVideoLicense(videoLicense string) Option
- func WithVideoPaidProductPlacement(videoPaidProductPlacement string) Option
- func WithVideoSyndicated(videoSyndicated string) Option
- func WithVideoType(videoType string) Option
- type Search
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*search)
func WithChannelId ¶
func WithChannelType ¶
func WithEventType ¶
func WithForContentOwner ¶
func WithForDeveloper ¶
func WithForMine ¶
func WithLocation ¶
func WithLocationRadius ¶
func WithMaxResults ¶
func WithPublishedAfter ¶
func WithPublishedBefore ¶
func WithRegionCode ¶
func WithRelevanceLanguage ¶
func WithSafeSearch ¶
func WithService ¶
func WithService(svc *youtube.Service) Option
func WithTopicId ¶
func WithVideoCaption ¶
func WithVideoCategoryId ¶
func WithVideoDefinition ¶
func WithVideoDimension ¶
func WithVideoDuration ¶
func WithVideoEmbeddable ¶
func WithVideoLicense ¶
func WithVideoSyndicated ¶
func WithVideoType ¶
Click to show internal directories.
Click to hide internal directories.