Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelBanner ¶
type ChannelBanner interface {
Insert(output string)
}
func NewChannelBanner ¶
func NewChannelBanner(opts ...Option) ChannelBanner
type Option ¶
type Option func(banner *channelBanner)
func WithService ¶
func WithService(svc *youtube.Service) Option
Click to show internal directories.
Click to hide internal directories.