dummy

package
v0.0.0-...-f0d068a Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Browser

type Browser struct {
	// contains filtered or unexported fields
}

func NewBrowser

func NewBrowser() *Browser

func (*Browser) Load

func (b *Browser) Load(url string) error

Load implements browser.Browser.

func (*Browser) Reset

func (b *Browser) Reset(url string) error

Reset implements browser.Browser.

func (*Browser) Status

func (b *Browser) Status() (browser.Status, error)

Status implements browser.Browser.

func (*Browser) Title

func (b *Browser) Title() (string, error)

Title implements browser.Browser.

func (*Browser) URL

func (b *Browser) URL() (string, error)

URL implements browser.Browser.

Jump to

Keyboard shortcuts

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