Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterNonAccountAddresses ¶
FilterNonAccountAddresses filters all the non-account addresses from the given slice of addresses, returning a new slice containing only account addresses.
func WatchMethod ¶
func WatchMethod(method func() error)
WatchMethod allows to watch for a method that returns an error. It executes the given method in a goroutine, logging any error that might raise.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.