dtos

package
v0.0.0-...-558f2c6 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: ISC Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScreenshotRequestDTO

type ScreenshotRequestDTO struct {
	WebsiteURL   string `json:"website_url"`
	ImageType    string `json:"image_type"`
	ImageQuality int    `json:"image_quality"`
}

type ScreenshotResponseDTO

type ScreenshotResponseDTO struct {
	FileName string `json:"file_name"`
	Content  []byte `json:"content"`
}

Jump to

Keyboard shortcuts

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