Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAssetCommand ¶
func NewCommand ¶
Types ¶
type Spec ¶
type Spec struct {
Database string
Asset string
Source string
DatabaseDescription string
AssetDescription string
VersionDescription string
Assets []AssetSpec
ResolveCurrent func(*http.Client) (string, error)
ExpandAssets func(*http.Client, []AssetSpec) ([]AssetSpec, error)
SupportsFixedVersion bool
DefaultWorkers int
DefaultRequestWait time.Duration
LockOnlyDeclaredAssets bool
RequireDefaultAssetsOnLock bool
RequireCompleteAssets bool
RejectUndeclaredAssets bool
DisableAssetSelection bool
FixedVersion string
SourceVersion string
}
Click to show internal directories.
Click to hide internal directories.