output

package
v0.0.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	System     string
	Package    string
	Version    string
	Licenses   []string
	Direct     bool
	Advisories []*scrape.Advisory
}

func (*Dependency) AdvisoriesURL

func (d *Dependency) AdvisoriesURL() string

type Option

type Option func(*Options)

type Options

type Options struct {
}

func NewOptions

func NewOptions(opts ...Option) *Options

type Output

type Output interface {
	Generate(inputs map[string]*Dependency) error
}

Directories

Path Synopsis
Code generated by go-bindata.
Code generated by go-bindata.

Jump to

Keyboard shortcuts

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