scope

package
v0.0.0-...-b520b79 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 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, includeOOS bool)

Types

type ProgramData

type ProgramData struct {
	Url        string
	Handle     string
	Active     bool
	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