Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Youtube ¶
type Youtube struct {
Client *youtube.Service
}
func (*Youtube) Embed ¶ added in v0.24.0
func (y *Youtube) Embed(ctx context.Context, req *pb.EmbedRequest, rsp *pb.EmbedResponse) error
func (*Youtube) Search ¶
func (y *Youtube) Search(ctx context.Context, req *pb.SearchRequest, rsp *pb.SearchResponse) error
Click to show internal directories.
Click to hide internal directories.