checker

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SumPackMd5

func SumPackMd5(md5List []string) string

Types

type L10nFile

type L10nFile struct {
	Name string `json:"name"`
	Path string `json:"path"`
	Md5  string `json:"md5"`
}

func ScanL10nFilesMD5

func ScanL10nFilesMD5(dirPath string) (i10nFiles []L10nFile, err error)

type L10nFileData added in v0.0.3

type L10nFileData struct {
	L10nFile
}

type L10nScanReport

type L10nScanReport struct {
	Name    string     `json:"l10n_name"`
	PakAll  []L10nFile `json:"pak_all"`
	PakPart []L10nFile `json:"pak_part"`

	PakFullMd5 string `json:"pak_all_md5"`
	PakPartMd5 string `json:"pak_part_md5"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL