charts

package
v3.2.5 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TopK         = 50
	SpacerHeight = "50px"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanEventsCharts

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

ScanEventsCharts is a struct for nuclei event charts

func NewScanEventsCharts

func NewScanEventsCharts(eventsDir string) (*ScanEventsCharts, error)

NewScanEventsCharts creates a new nuclei event charts

func (*ScanEventsCharts) AllCharts

func (s *ScanEventsCharts) AllCharts(c echo.Context) error

func (*ScanEventsCharts) ConcurrencyVsTime

func (s *ScanEventsCharts) ConcurrencyVsTime(c echo.Context) error

func (*ScanEventsCharts) GenerateHTML

func (s *ScanEventsCharts) GenerateHTML(filePath string) error

func (*ScanEventsCharts) PrintInfo

func (sc *ScanEventsCharts) PrintInfo()

func (*ScanEventsCharts) RequestsVSInterval

func (s *ScanEventsCharts) RequestsVSInterval(c echo.Context) error

func (*ScanEventsCharts) Start

func (sc *ScanEventsCharts) Start(addr string)

Start starts the nuclei event charts server

func (*ScanEventsCharts) TopSlowTemplates

func (s *ScanEventsCharts) TopSlowTemplates(c echo.Context) error

func (*ScanEventsCharts) TotalRequestsOverTime

func (s *ScanEventsCharts) TotalRequestsOverTime(c echo.Context) error

Jump to

Keyboard shortcuts

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