mvn

package
v0.0.0-...-9ce00e0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mvn

type Mvn struct{}

func (*Mvn) GetOutdated

func (mvn *Mvn) GetOutdated(path string) ([]versionManager.ModuleVersion, error)

func (*Mvn) UpdateDependency

func (mvn *Mvn) UpdateDependency(path string, moduleVersion versionManager.ModuleVersion) (bool, error)

type Property

type Property struct {
	XMLName xml.Name `xml:""`
	Value   string   `xml:",chardata"`
}

type PropertyArray

type PropertyArray struct {
	PropertyList []Property `xml:",any"`
}

Jump to

Keyboard shortcuts

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