nestedmetadata

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:     "nestedmetadata",
	Requires: []*analysis.Analyzer{archive.Analyzer},
	Run:      run,
	Rules:    []*analysis.Rule{missingMetadata, errorReadingMetadata},
	ReadmeInfo: analysis.ReadmeInfo{
		Name:        "Nested Metadata",
		Description: "Recursively checks that all `plugin.json` exist and are valid.",
	},
}
View Source
var MainPluginJson = "plugin.json"

Functions

This section is empty.

Types

type Metadatamap

type Metadatamap map[string]metadata.Metadata

Jump to

Keyboard shortcuts

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