episode

package
v0.0.0-...-c33e8bb Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEpisodeExists = errors.New("episode exists")

ErrEpisodeExists ...

Functions

This section is empty.

Types

type UpdateSaver

type UpdateSaver interface {
	Perform(update model.Update, sourceID primitive.ObjectID) (page model.Page, err error)
}

UpdateSaver ...

func NewSaveUpdate

func NewSaveUpdate(sourceRepo repository.ISource,
	comicRepo repository.IComic,
	episodeRepo repository.IEpisode,
	pageRepo repository.IPage) UpdateSaver

NewSaveUpdate ...

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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