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