seclist

package
v0.8.8 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecList

type SecList struct {
	Name  string
	Items []string
}

func NewSecList

func NewSecList(name string) *SecList

func NewSecListFromEmbeddedFile added in v0.8.0

func NewSecListFromEmbeddedFile(name, filename string) (*SecList, error)

func NewSecListFromURL

func NewSecListFromURL(name, url string) (*SecList, error)

func (*SecList) DownloadFromURL

func (s *SecList) DownloadFromURL(url string) error

Jump to

Keyboard shortcuts

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