allowlist

package
v1.0.62 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LegacyCommand

type LegacyCommand struct {
	Command string
	Owner   string
	Reason  string
	AddedAt time.Time
}

func ParseLegacyCommands

func ParseLegacyCommands(r io.Reader) ([]LegacyCommand, []report.Diagnostic)

type LegacyFlag

type LegacyFlag struct {
	Command string
	Flag    string
	Owner   string
	Reason  string
	AddedAt time.Time
}

func ParseLegacyFlags

func ParseLegacyFlags(r io.Reader) ([]LegacyFlag, []report.Diagnostic)

Jump to

Keyboard shortcuts

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