output

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Version = "v0.1.0"
)

Variables

This section is empty.

Functions

func ShowBanner

func ShowBanner()

Types

type Found

type Found struct {
	URL  string
	Hash string
	Name string
}

func (*Found) Format

func (f *Found) Format() string

Format returns a string ready to be printed.

type Result

type Result struct {
	Map   map[string]struct{}
	Mutex *sync.RWMutex
}

func New

func New() Result

New returns a new Result struct.

func (*Result) Printed

func (o *Result) Printed(found string) bool

Printed checks if a string has been previously printed.

Jump to

Keyboard shortcuts

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