Documentation
¶
Index ¶
- type LtHash
- func (ltHash *LtHash) Add(other *LtHash) *LtHash
- func (ltHash *LtHash) Checksum() []byte
- func (ltHash *LtHash) Clone() *LtHash
- func (ltHash *LtHash) Equals(other *LtHash) bool
- func (ltHash *LtHash) Hash() []byte
- func (ltHash *LtHash) InitWithAcct(acct *accounts.Account) *LtHash
- func (ltHash *LtHash) InitWithBytes(data []byte) *LtHash
- func (ltHash *LtHash) InitWithHash(data []byte) *LtHash
- func (ltHash *LtHash) MixIn(other *LtHash)
- func (ltHash *LtHash) MixOut(other *LtHash)
- func (ltHash *LtHash) Sub(other *LtHash) *LtHash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LtHash ¶
type LtHash struct {
// contains filtered or unexported fields
}
func (*LtHash) InitWithBytes ¶
func (*LtHash) InitWithHash ¶
Click to show internal directories.
Click to hide internal directories.