Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
func (*List) AddOverdraft ¶
func (*List) OverdraftListEmpty ¶
OverdraftListEmpty function returns whether all skipped entries a permanently skipped for this skiplist Temporary entries are stored in the overdraftAddresses slice of the skiplist, so if that is empty, the function returns true
func (*List) ResetOverdraft ¶
func (s *List) ResetOverdraft()
Click to show internal directories.
Click to hide internal directories.