videasts

package
v0.0.0-...-7034edb Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Impl

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

func New

func New(repository repository.Repository) (*Impl, error)

func (*Impl) FindVideasts

func (service *Impl) FindVideasts(name string, locale discordgo.Locale) []entities.Videast

func (*Impl) GetVideast

func (service *Impl) GetVideast(id string) *entities.Videast

func (*Impl) GetVideasts

func (service *Impl) GetVideasts() []entities.Videast

type Service

type Service interface {
	GetVideasts() []entities.Videast
	GetVideast(ID string) *entities.Videast
	FindVideasts(name string, locale discordgo.Locale) []entities.Videast
}

Jump to

Keyboard shortcuts

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