json

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONFormat

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

JSONFormat is a JSON format parser for nuclei input HTTP requests

func New

func New() *JSONFormat

New creates a new JSON format parser

func (*JSONFormat) Name

func (j *JSONFormat) Name() string

Name returns the name of the format

func (*JSONFormat) Parse

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

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

func (*JSONFormat) SetOptions

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

Jump to

Keyboard shortcuts

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