package
0.27.2
Repository: https://github.com/stashapp/stash.git
Documentation: pkg.go.dev

# Functions

FromBytes returns an MD5 checksum string from data.
FromFilePath returns an MD5 checksum string for the file at filePath.
FromReader returns an MD5 checksum string from data read from src.
FromString returns an MD5 checksum string from str.