package
Version:
v0.54.0
Opens a new window with list of versions in this module.
Published: Jul 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type License struct {
Text string `xml:",chardata"`
Type string `xml:"type,attr"`
}
type Metadata struct {
License License `xml:"license"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.