Skip to content

Go package for calculating hash and returning as string

Notifications You must be signed in to change notification settings

ticketmaster/hashstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hashstr

Go package for calculating hash and returning as string

Documentation

Constants

None

Variables

None

Functions

func Sha256ToString

func Sha256ToString(contents interface{}) string

Sha256ToString returns a string containing the SHA256 checksum of contents.

Types

None

About

Go package for calculating hash and returning as string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages