# Functions

NewLocalBrowserInstance creates a new local browser instance.
NewRemoteBrowserInstance creates a new remote browser instance.
NewStreamReader creates a new stream reader.

# Variables

No description provided by the author

# Structs

LocalInstance is a locally running browser instance.
PDFOptions contains the templated HTML Body, Header and Footer strings.
RemoteInstance is a remotely running browser instance.
Tab is container for a browser tab.

# Interfaces

Instance is the interface remote and local chrome must implement.