scope

package
v0.0.0-...-3e9a0fe Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintProgramScope

func PrintProgramScope(programScope ProgramData, outputFlags string, delimiter string)

Types

type ProgramData

type ProgramData struct {
	Url        string
	InScope    []ScopeElement
	OutOfScope []ScopeElement
}

type ScopeElement

type ScopeElement struct {
	Target      string
	Description string
	Category    string
}

Jump to

Keyboard shortcuts

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