templates

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.894

templ: version: v0.3.894

templ: version: v0.3.894

templ: version: v0.3.894

templ: version: v0.3.894

templ: version: v0.3.894

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminPage

func AdminPage(logs []engine.RequestLog, total int, limit, offset int) templ.Component

func AdminPagination

func AdminPagination(total, limit, offset int, baseURL string) templ.Component

func BaseLayout

func BaseLayout(title string) templ.Component

func DocsPage

func DocsPage(docs map[string]string, selectedDoc string, content string) templ.Component

func DocsPageWithPresets

func DocsPageWithPresets(docs map[string]string, selectedDoc string, content string, presets []PresetExample) templ.Component

func ExecutionItem

func ExecutionItem(exec repository.ScriptExecution) templ.Component

func Pagination

func Pagination(total, limit, offset int, baseURL string) templ.Component

func PlaygroundPage

func PlaygroundPage() templ.Component

func REPLPage

func REPLPage() templ.Component

func RequestLogItem

func RequestLogItem(log engine.RequestLog) templ.Component

Types

type PresetExample

type PresetExample struct {
	ID          string
	Name        string
	Description string
	Code        string
}

Jump to

Keyboard shortcuts

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