save_stems_to_db

package
v0.6.10-0...-926069d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const ErrorMessage string = "Failed to save stem URLs to database"
View Source
const JobType string = "save_stems_to_db"

Variables

This section is empty.

Functions

This section is empty.

Types

type JobHandler

type JobHandler struct {
	// contains filtered or unexported fields
}

func NewJobHandler

func NewJobHandler(trackStore trackentity.Store) JobHandler

func (JobHandler) HandleSaveStemsToDBJob

func (s JobHandler) HandleSaveStemsToDBJob(message []byte) error

type JobParams

type JobParams struct {
	job_message.TrackIdentifier
	StemURLS map[string]string `json:"stem_urls"`
}

type SaveStemsJobHandler

type SaveStemsJobHandler interface {
	HandleSaveStemsToDBJob(message []byte) error
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL