Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLToImageService ¶
type HTMLToImageService struct {
Client *rpc.Client
RetryLimit uint8
DelayDuration time.Duration
// contains filtered or unexported fields
}
func (*HTMLToImageService) Screenshot ¶
func (s *HTMLToImageService) Screenshot(websiteURL string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.