Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoToolkitInventoryModel ¶
type GoToolkitInventoryModel struct {
// PackageID: e.g.: github.com/bitrise-io/bitrise
PackageID string
}
GoToolkitInventoryModel ...
type InventoryModel ¶
type InventoryModel struct {
Author string
Title string
ID string
Summary string
Description string
PrimaryTypeTag string
//
WebsiteURL string
SourceCodeURL string
SupportURL string
//
ToolkitType string
GoToolkitInventory GoToolkitInventoryModel
//
Year int
}
InventoryModel ...
Click to show internal directories.
Click to hide internal directories.