Documentation
¶
Index ¶
- func Apply(exePath string, bin []byte) error
- func CanWriteDir(path string) bool
- func ExtractSubtaskBinary(goos string, archiveName string, archiveData []byte) ([]byte, error)
- func FindSHA256ForFilename(checksums []byte, filename string) (string, bool)
- func SHA256Hex(b []byte) string
- func SelectReleaseAssets(rel Release, goos, goarch string) (archive Asset, checksums Asset, err error)
- func Stage(exePath string, bin []byte) error
- func StagedPath(exePath string) string
- func TryApplyStaged(exePath string) (bool, error)
- func VerifySHA256(checksums []byte, filename string, data []byte) error
- type Asset
- type Client
- type Release
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanWriteDir ¶
func ExtractSubtaskBinary ¶
func FindSHA256ForFilename ¶
func SelectReleaseAssets ¶
func StagedPath ¶
func TryApplyStaged ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.