ticketmaster / hashstr

Go package for calculating hash and returning as string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%