Versions in this module Expand all Collapse all v0 v0.16.5 May 24, 2023 v0.16.4 May 17, 2023 v0.16.3 May 17, 2023 v0.16.2 May 17, 2023 v0.16.1 May 17, 2023 v0.16.0 May 16, 2023 Changes in this version + const IVSize + const KeySize + const MagicOffsetSize + func GetRes(ctx context.Context, infos []Info, dst string) error + func GetResURL(resVersion string, res string) string + func GetResVersion() (string, error) + func SetChatMask(newChatMask []byte) + type AbInfo struct + AbSize int + Cid int + Hash string + MD5 string + Name string + Pid string + TotalSize int + Type string + type FullPack struct + AbSize int + Cid int + TotalSize int + Type string + type HotUpdateList struct + AbInfos []AbInfo + CountOfTypedRes int + FullPack FullPack + PackInfos []PackInfo + VersionID string + func GetRawResources(resVersion string) (HotUpdateList, error) + type Info struct + MD5 string + Name string + ResVersion string + func CalculateDifferences(new []Info, old []Info) []Info + func FilterResInfos(infos []Info, predicate func(i Info) bool) []Info + func FilterResInfosRegexp(infos []Info, r []*regexp.Regexp) []Info + func GetResInfos(resVersion string) ([]Info, error) + func (i *Info) CreateURL() string + type PackInfo struct + AbSize int + Cid int + Hash string + MD5 string + Name string + TotalSize int + type Version struct + ClientVersion string + ResVersion string + func GetRawVersion() (Version, error)