internal

package
v0.18.8 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpError

type OpError struct {
	Domain string
	Op     string
	Err    error
}

OpError represents an operational error.

func (*OpError) Cause

func (e *OpError) Cause() error

Cause implements error causer.

func (OpError) Error

func (e OpError) Error() string

type PageFrameID

type PageFrameID string

PageFrameID Unique frame identifier.

This type cannot be used directly. Use page.FrameID instead.

func (*PageFrameID) UnmarshalJSON

func (p *PageFrameID) UnmarshalJSON(data []byte) error

UnmarshalJSON decodes the FrameID from either string or float.

type PageResourceType

type PageResourceType string

PageResourceType Resource type as it was perceived by the rendering engine.

This type cannot be used directly. Use page.ResourceType instead.

func (PageResourceType) String

func (e PageResourceType) String() string

func (PageResourceType) Valid

func (e PageResourceType) Valid() bool

Jump to

Keyboard shortcuts

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