search

package
v0.0.0-...-2e53e79 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSongNotFound   = fmt.Errorf("song not found")
	ErrServiceUnknown = fmt.Errorf("service unknown")
)

Functions

func New

func New(ctx context.Context, credentials string, storage storageInterface) (*service, error)

Types

type Request

type Request struct {
	Text    string
	UserID  discord.UserID
	Service psong.ServiceType
}

Jump to

Keyboard shortcuts

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