Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coordinate ¶
type Coordinate struct { CoordinateType string Provider string Namespace string Name string Revision string }
func ConvertPurlToCoordinate ¶
func ConvertPurlToCoordinate(purlUri string) (*Coordinate, error)
func (*Coordinate) ToString ¶ added in v0.8.2
func (c *Coordinate) ToString() string
Click to show internal directories.
Click to hide internal directories.