nuget

package
v0.4.19 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type License

type License struct {
	Text string `xml:",chardata"`
	Type string `xml:"type,attr"`
}

type Metadata

type Metadata struct {
	License License `xml:"license"`
}

type Package

type Package struct {
	Metadata Metadata `xml:"metadata"`
}

https://learn.microsoft.com/en-us/nuget/reference/nuspec

Jump to

Keyboard shortcuts

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