crawlerpepo

package
v0.0.0-...-1202c29 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CrawlerRepo

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

CrawlerRepo -.

func New

func New(appCtx *appctx.AppContext) *CrawlerRepo

New -.

func (*CrawlerRepo) FindStory

func (r *CrawlerRepo) FindStory(ctx context.Context, f entity.Story, t *entity.Story) error

func (*CrawlerRepo) StoreAuthor

func (r *CrawlerRepo) StoreAuthor(ctx context.Context, t *entity.Author) error

func (*CrawlerRepo) StoreCategory

func (r *CrawlerRepo) StoreCategory(ctx context.Context, t *entity.Category) error

func (*CrawlerRepo) StoreChapter

func (r *CrawlerRepo) StoreChapter(ctx context.Context, t *entity.Chapter) error

func (*CrawlerRepo) StoreChapters

func (r *CrawlerRepo) StoreChapters(ctx context.Context, t *[]entity.Chapter) error

func (*CrawlerRepo) StoreStory

func (r *CrawlerRepo) StoreStory(ctx context.Context, t *entity.Story) error

Store -.

func (*CrawlerRepo) StoreStoryList

func (r *CrawlerRepo) StoreStoryList(ctx context.Context, t *entity.StoryList) error

func (*CrawlerRepo) StoreStoryRate

func (r *CrawlerRepo) StoreStoryRate(ctx context.Context, t *entity.StoryRate) error

Jump to

Keyboard shortcuts

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