unauthenticated

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AssetsFS embed.FS

Functions

func GetApp

func GetApp(c *gin.Context)

func GetPayload

func GetPayload(c *gin.Context)

func GetRoot

func GetRoot(c *gin.Context)

func PostPayload

func PostPayload(c *gin.Context)

func PutPayload

func PutPayload(c *gin.Context)

Types

type CallbackModel

type CallbackModel struct {
	Cookies        string `json:"cookies"`
	CorrelationKey string `json:"key"`
	Local          string `json:"local"`
	Session        string `json:"session"`
	Url            string `json:"url"`
	Dom            string `json:"dom"`
	Screenshot     string `json:"screenshot"`
}

type PayloadData

type PayloadData struct {
	CorrelationKey string
	ServerUrl      string
	Callback       string
	Screenshot     bool
	Dom            bool
	CollectPages   string
}

Jump to

Keyboard shortcuts

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