yaml

package
v3.2.7-fix1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YamlMultiDocFormat

type YamlMultiDocFormat struct {
	// contains filtered or unexported fields
}

YamlMultiDocFormat is a Yaml format parser for nuclei input HTTP requests with multiple documents separated by ---

func New

func New() *YamlMultiDocFormat

New creates a new JSON format parser

func (*YamlMultiDocFormat) Name

func (j *YamlMultiDocFormat) Name() string

Name returns the name of the format

func (*YamlMultiDocFormat) Parse

func (j *YamlMultiDocFormat) Parse(input string, resultsCb formats.ParseReqRespCallback) error

Parse parses the input and calls the provided callback function for each RawRequest it discovers.

func (*YamlMultiDocFormat) SetOptions

func (j *YamlMultiDocFormat) SetOptions(options formats.InputFormatOptions)

Jump to

Keyboard shortcuts

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