Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SHA256 ¶
SHA256 is a type-safe wrapper around a SHA256 hash.
func MustParseSHA256 ¶
MustParseSHA256 parses a hex-ecndoded SHA256 hash from a string, panicing on error.
func ParseSHA256 ¶
ParseSHA256 parses a hex-ecndoded SHA256 hash from a string.
func (SHA256) MarshalText ¶
func (*SHA256) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.