utils

package
v0.0.0-...-c8364b0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Target

type Target struct {
	Name               string `json:"name"`
	Url                string `json:"request_url"`
	Method             string `json:"request_method"`
	Data               string `json:"request_data"`
	Validation_Method  string `json:"validation_method"`
	Validation_Type    string `json:"validation_type"`
	Validation_Message string `json:"message"`
	Response_Data      response_data
}

type Targets

type Targets struct {
	Targets []Target `json:"standard"`
}

func FetchManifest

func FetchManifest() Targets

Jump to

Keyboard shortcuts

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