package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
URL string `json:"url"`
Tech string `json:"tech,omitempty"`
HasParams bool `json:"has_params"`
IsSecret bool `json:"is_secret,omitempty"`
EntropyParams []string `json:"entropy_params,omitempty"`
OutOfScope bool `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.