Documentation
¶
Overview ¶
nolint: lll
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type BinaryRule ¶
type BinaryRule struct {
VersionConstraint string
Template BinaryTemplate
}
BinaryRule contains all information to resolve a binary.
type BinaryTemplate ¶
type BinaryTemplate struct {
Name string
Homepage string
Description string
URL string
File string
}
BinaryTemplate contains the binary information.
Click to show internal directories.
Click to hide internal directories.