Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Syncer ¶
type Syncer struct {
Metadata *Metadata
Failed []BeatmapsetMetadata
// contains filtered or unexported fields
}
func NewSyncer ¶
func NewSyncer(ctx context.Context, metadata *Metadata, graph *onedrive.GraphClient, config *Config) *Syncer
func (*Syncer) ReSync ¶
func (s *Syncer) ReSync(downloaders []download.BeatmapDownloader)
func (*Syncer) SyncNewBeatmap ¶
func (s *Syncer) SyncNewBeatmap(downloaders []download.BeatmapDownloader, needSyncBeatmapset []BeatmapsetMetadata)
Click to show internal directories.
Click to hide internal directories.