hashes

package
v0.7.37 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DLTypeNames string
View Source
var Hashes string
View Source
var MaterialTextures string
View Source
var ThinHashes string

Functions

func ParseHashes added in v0.7.37

func ParseHashes(s string) (hashes []string)

Parses the given hashes file. Returns all non-empty non-commented lines.

Lines are considered commented if they start with "#" or "//".

func TidyHashes added in v0.7.37

func TidyHashes(b []byte) []byte

Sorts the given hashes file and removes duplicates.

Puts all comments to the top of the file in their original order.

See ParseHashes.

func TidyHashesFile added in v0.7.37

func TidyHashesFile(path string) ([]byte, error)

Like TidyHashes, but updates a file by path in-place. Returns the new file contents.

Types

This section is empty.

Directories

Path Synopsis
generate
combine command
tidy command
wwise_streams command

Jump to

Keyboard shortcuts

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