Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct { GroupID string ArtifactID string Versions []Version ArchiveType types.ArchiveType }
type Metadata ¶
type Metadata struct { GroupID string `xml:"groupId"` ArtifactID string `xml:"artifactId"` Versioning Versioning `xml:"versioning"` }
type Versioning ¶
Click to show internal directories.
Click to hide internal directories.