//
pkg.gl
Category
github.com/ExploratoryEngineering/reto
pkg
hashname
package
1.1.0
Repository:
https://github.com/exploratoryengineering/reto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
1.2k SLOC
#
Functions
HashToName
HashToName converts a hash string (or any hex string > 6 chars) into a human-readable name.
NameToHash
NameToHash converts a name from HashToName back into a six-character hex string which can be used to identify (f.e.) a commit hash.