output

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

func ShowBanner

func ShowBanner()

ShowBanner prints the banner.

Types

type Result

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

Result is the struct handling the output.

func New

func New() Result

New returns a new Result object.

func (*Result) Printed

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

Printed checks if a string was already printed.

Jump to

Keyboard shortcuts

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