pub

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dep

type Dep struct {
	Dependency  string      `yaml:"dependency"`
	Version     string      `yaml:"version"`
	Source      string      `yaml:"source"`
	Description Description `yaml:"description"`
}

type Description added in v0.53.0

type Description string

func (*Description) UnmarshalYAML added in v0.53.0

func (d *Description) UnmarshalYAML(value *yaml.Node) error

type Parser

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

Parser is a parser for pubspec.lock

func NewParser

func NewParser() *Parser

func (Parser) Parse

Jump to

Keyboard shortcuts

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