Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressTracker ¶
type AddressTracker struct {
// contains filtered or unexported fields
}
func NewAddressTracker ¶
func NewAddressTracker(file string) (*AddressTracker, error)
func (*AddressTracker) AddAddress ¶
func (a *AddressTracker) AddAddress(address string) error
Click to show internal directories.
Click to hide internal directories.