seclist

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: MIT Imports: 5 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 NewSecListFromFile

func NewSecListFromFile(name, filepath string) (*SecList, error)

func NewSecListFromURL

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

func (*SecList) DownloadFromURL

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

func (*SecList) ImportFromFile

func (s *SecList) ImportFromFile(filepath string) error

Jump to

Keyboard shortcuts

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