analyzer

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TagWebServer           = "#web-server"
	TagReverseProxy        = "#reverse-proxy"
	TagProgrammingLanguage = "#programming-language"
	TagFramework           = "#framework"
	TagLibrary             = "#library"
	TagAnalytics           = "#analytics"
	TagWordPressPlugin     = "#wordpress-plugin"
	TagLoadBalancer        = "#load-balancer"
	TagAWS                 = "#aws"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Name        string   `json:"name"`
	Description string   `json:"description"`
	Versions    []string `json:"versions"`
	Tags        []string `json:"tags"`
}

func Analyze

func Analyze(responses []*crawler.Response) []*Result

Jump to

Keyboard shortcuts

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