sources

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SupportedSources = []string{

		"malwarebazaar",
	}
)

Functions

func SourcesCmd

func SourcesCmd()

Types

type Source

type Source struct {
	Name     string `yaml:"name"`
	Endpoint string `yaml:"endpoint"`
	ApiKey   string `yaml:"apikey"`
}

func FindSource

func FindSource(sourceName string) *Source

func Sources

func Sources() []Source

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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