bitfield / script

Making it easy to write shell-like scripts in Go
MIT License
5.55k stars 315 forks source link

feat: implement `Hash` and `HashSums` to performing hashing based on user provided hashers #215

Closed mahadzaryab1 closed 1 month ago

mahadzaryab1 commented 1 month ago

This PR resolves #113, #130.