Documentation ¶
Index ¶
- func Exclude(pkgName, assetName string) bool
- func ParseAssetInfos(pkgInfo *registry.PackageInfo, assetInfos []*AssetInfo)
- func RemoveExtFromAsset(assetName string) (string, string)
- func SetArch(assetName, lowAssetName string, assetInfo *AssetInfo)
- func SetOS(assetName, lowAssetName string, assetInfo *AssetInfo)
- func UpdateASTFile(file *ast.File, pkgs interface{}) error
- type Arch
- type AssetInfo
- type OS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAssetInfos ¶
func ParseAssetInfos(pkgInfo *registry.PackageInfo, assetInfos []*AssetInfo)
func RemoveExtFromAsset ¶ added in v2.13.0
func UpdateASTFile ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.