internal

package
v0.21.1-0...-a3b014d Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ApplicationName = "grype-db"

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set map[string]struct{}

func NewStringSet

func NewStringSet() Set

func NewStringSetFromSlice

func NewStringSetFromSlice(start []string) Set

func (Set) Add

func (s Set) Add(i string)

func (Set) Contains

func (s Set) Contains(i string) bool

func (Set) Remove

func (s Set) Remove(i string)

func (Set) ToSlice

func (s Set) ToSlice() []string

Directories

Path Synopsis
Package bus provides access to a singleton instance of an event bus (provided by the calling application).
Package bus provides access to a singleton instance of an event bus (provided by the calling application).
ui

Jump to

Keyboard shortcuts

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