Transport WebTest
stdout
stderr
orchestrator/build
package main import ( "context" "io" "github.com/a-h/templ" ) func indexPage() templ.Component { return templ.ComponentFunc(func(_ context.Context, w io.Writer) error { _, err := io.WriteString(w, `