Documentation ¶
Index ¶
Constants ¶
View Source
const (
SubscriptionCheckPeriod = 10 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdatePlaylistsJob ¶
type UpdatePlaylistsJob struct {
// contains filtered or unexported fields
}
func NewUpdatePlaylistsJob ¶
func NewUpdatePlaylistsJob(oauth *oauth.OAuth, userStore model.UserStore, playlistStore model.PlaylistStore, notifier *notifiers.Notifier) *UpdatePlaylistsJob
func (*UpdatePlaylistsJob) Run ¶
func (u *UpdatePlaylistsJob) Run() error
Click to show internal directories.
Click to hide internal directories.