url

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type URLModule

type URLModule struct{}

URLModule provides URL and URLSearchParams

func NewURLModule

func NewURLModule() *URLModule

NewURLModule creates a new URL module

func (*URLModule) Cleanup

func (u *URLModule) Cleanup() error

Cleanup performs any necessary cleanup

func (*URLModule) IsEnabled

func (u *URLModule) IsEnabled(enabledModules map[string]bool) bool

IsEnabled checks if the module should be enabled based on configuration

func (*URLModule) Name

func (u *URLModule) Name() string

Name returns the module name

func (*URLModule) Setup

func (u *URLModule) Setup(runtime *sobek.Runtime, manager *vm.VMManager) error

Setup initializes the URL module in the VM

Jump to

Keyboard shortcuts

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