Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*videoAbuseReportReason)
func WithService ¶
func WithService(svc *youtube.Service) Option
type VideoAbuseReportReason ¶
type VideoAbuseReportReason interface { List([]string, string) // contains filtered or unexported methods }
func NewVideoAbuseReportReason ¶
func NewVideoAbuseReportReason(opt ...Option) VideoAbuseReportReason
Click to show internal directories.
Click to hide internal directories.