Versions in this module Expand all Collapse all v0 v0.0.2 Jan 20, 2024 Changes in this version type BinaryType + Arch string + Endianess string + OperatingSystem string v0.0.1 Jan 20, 2024 Changes in this version + func DownloadFirstNBytes(url string, byteCount int64) ([]byte, error) + type BinaryType struct + func DetectOSAndArch(input interface{}) (BinaryType, error)