Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromeBrowser ¶
type ChromeBrowser struct {
// contains filtered or unexported fields
}
func NewChromeBrowser ¶
func NewChromeBrowser(options ChromeBrowserOptions, observability *common.Observability) *ChromeBrowser
func (*ChromeBrowser) Image ¶
func (c *ChromeBrowser) Image(url *url.URL) (*ChromeBrowserImage, error)
type ChromeBrowserImage ¶
type ChromeBrowserOptions ¶
Click to show internal directories.
Click to hide internal directories.