environment

package
v0.58.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	Value string
	Line  int
}

type Entry added in v0.51.2

type Entry struct {
	Dependencies []Dependency
}

func (*Entry) UnmarshalYAML added in v0.51.2

func (e *Entry) UnmarshalYAML(node *yaml.Node) error

type Packages added in v0.53.0

type Packages struct {
	Packages ftypes.Packages
	Prefix   string
}

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser() *Parser

func (*Parser) Parse

func (p *Parser) Parse(r xio.ReadSeekerAt) (Packages, error)

Jump to

Keyboard shortcuts

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