stremio_template

package
v0.0.0-...-f1c669a Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseData

type BaseData struct {
	Title       string
	Description string
	NavTitle    string
	Version     string
}

type Executor

type Executor[T any] func(data *T, name string) (bytes.Buffer, error)

func GetExecutor

func GetExecutor[T any](name string, prepare func(data *T) *T, funcMap template.FuncMap, patterns ...string) Executor[T]

Jump to

Keyboard shortcuts

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