internal

package
v0.1.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ApplicationName = "syft"

note: do not change this

Variables

This section is empty.

Functions

func Tprintf

func Tprintf(tmpl string, data map[string]interface{}) string

Tprintf renders a string from a given template string and field values

Types

type StringSet

type StringSet map[string]struct{}

func NewStringSet

func NewStringSet() StringSet

func NewStringSetFromSlice

func NewStringSetFromSlice(start []string) StringSet

func (StringSet) Add

func (s StringSet) Add(i string)

func (StringSet) Contains

func (s StringSet) Contains(i string) bool

func (StringSet) Remove

func (s StringSet) Remove(i string)

func (StringSet) ToSlice

func (s StringSet) 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
etui
Package etui provides an "ephemeral" terminal user interface to display the application state dynamically.
Package etui provides an "ephemeral" terminal user interface to display the application state dynamically.

Jump to

Keyboard shortcuts

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