videos_seed

package
v0.0.0-...-9472c58 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Videos

type Videos struct {
	Id          string `json:"id"`
	Title       string `json:"title"`
	Description string `json:"description"`
	ImageURL    string `json:"imageurl"`
	Url         string `json:"url"`
}

type VideosSeed

type VideosSeed struct {
	Logger *zap.SugaredLogger
}

func (*VideosSeed) SeedVideosData

func (videosSeed *VideosSeed) SeedVideosData(client *redis.Client, ctx context.Context)

Jump to

Keyboard shortcuts

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