Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFromBytes ¶
func NewFromString ¶
NewFromString inspects a string and ensures it is a valid, 64 character long hexadecimal string, returns the string coerced to the type.
Types ¶
type T ¶
type T struct {
// contains filtered or unexported fields
}
T is the SHA256 hash in hexadecimal of the canonical form of an event as produced by the output of T.ToCanonical().Bytes().
func (*T) ByteString ¶
func (*T) MarshalJSON ¶
func (*T) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.