analysis

package
v0.0.0-...-d93761d Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 55 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttrsDict

type AttrsDict struct {
	Public  []PublicAttr
	Private starlark.StringDict
}

type ConfiguredRule

type ConfiguredRule struct {
	Implementation starlark.Callable
	Attrs          AttrsDict
}

type OverrideVersions

type OverrideVersions []label.ModuleVersion

func (OverrideVersions) LookupNearestVersion

func (ov OverrideVersions) LookupNearestVersion(version *label.ModuleVersion) (label.ModuleVersion, error)

type PublicAttr

type PublicAttr struct {
	Name     string
	Default  starlark.Value
	AttrType model_starlark.AttrType
}

type RepositoryRule

type RepositoryRule struct {
	Implementation starlark.Callable
	Attrs          AttrsDict
}

Jump to

Keyboard shortcuts

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