filler

package
v0.0.0-...-3a73790 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2025 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Episode

type Episode struct {
	Number string
	Title  string
	Type   string
}

type Show

type Show struct {
	Name     string
	URL      string
	Episodes []Episode
}

func SearchShow

func SearchShow(query string) (Show, error)

Jump to

Keyboard shortcuts

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