jseval

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package jseval provides a compatibility wrapper around the shared browser transport runtime.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config = browsertransport.Config

type Result

type Result = browsertransport.Result

func RenderPage

func RenderPage(ctx context.Context, targetURL string, config Config) (*Result, error)

RenderPage renders one JavaScript-heavy page in a headless browser.

func RenderPages

func RenderPages(ctx context.Context, targetURLs []string, config Config) ([]*Result, []error)

RenderPages renders multiple pages concurrently and returns results in input order.

Jump to

Keyboard shortcuts

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