Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Gmail ¶
type Gmail struct {
CollectChat func(vid string)
}
Gmail struct.
func (*Gmail) PollingStart ¶
PollingStart polling gmail.
type YoutubeHTML ¶
type YoutubeHTML struct {
CollectChat func(vid string)
}
YoutubeHTML struct.
func (*YoutubeHTML) PollingStart ¶
func (n *YoutubeHTML) PollingStart(wg *sync.WaitGroup)
PollingStart polling gmail.
Click to show internal directories.
Click to hide internal directories.