browsers

package module
v0.0.0-...-4fac4ec Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportChromeDPCookies

func ImportChromeDPCookies(req http.Request, cookies []*network.Cookie)

ImportChromeDPCookies imports a passed set of ChromeDP cookies into a http.Request object so that the simpler golang-native http.Request mechanism can be used to fetch data.

Types

type Timestamp

type Timestamp struct {
	time.Time
}

Timestamp is a container for time.Time

func TimestampFromFloat64

func TimestampFromFloat64(ts float64) Timestamp

TimestampFromFloat64 converts float64 timestamps into time.Time objects wrapped in a Timestamp object.

Jump to

Keyboard shortcuts

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