package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
SendChainDataRemoved emits a signal when node's chain data has been removed.
SendMessageDelivered notifies about delivered message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendDiscoveryStarted sends discovery.started signal.
SendDiscoveryStopped sends discovery.stopped signal.
SendDiscoverySummary sends discovery.summary signal.
No description provided by the author
No description provided by the author
SendEnodeDiscovered tiggered when an enode is discovered.
SendEnvelopeExpired triggered when envelope delivered at least to 1 peer.
SendEnvelopeSent triggered when envelope delivered at least to 1 peer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendLocalNotifications sends event with a local notification.
SendLocalPairingEvent sends event from services/pairing/events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendMailServerRequestCompleted triggered when mail server response has been received.
SendMailServerRequestExpired triggered when mail server request expires.
SendMediaServerStarted notifies about restarts of the media server.
SendMessageDelivered notifies about delivered message.
No description provided by the author
SendNodeCrashed emits a signal when status node has crashed, and provides error description.
SendNodeReady emits a signal when status node has started and successfully completed startup.
SendNodeStarted emits a signal when status node has just started (but not finished startup yet).
SendNodeStopped emits a signal when underlying node has stopped.
No description provided by the author
SendPeerStats sends discovery.summary signal.
Send db.reencryption.finished signal.
Send db.reencryption.started signal.
SendSignRequestAdded sends a signal when a sign request is added.
SendSignRequestFailed sends a signal of failed sign request.
SendStats sends stats signal.
No description provided by the author
SendSubscriptionDataEvent.
SendSubscriptionErrorEvent.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendWalletEvent sends event from services/wallet/events.
# Constants
No description provided by the author
EventBackupPerformed is triggered when a backup has been performed.
EventBundleAdded is triggered when we receive a bundle.
EventChainDataRemoved is triggered when node's chain data is removed.
EventCommunityInfoFound triggered when user requested info about some community and messenger successfully retrieved it from mailserver.
EventCommunityTokenAction is triggered when the app receives a message that owner or some other token master did some token action, like: airdrop, burn, remote destruct.
EventCommunityTokenTransactionStatusChanged is triggered when community token contract transaction changed its status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EventCreatingHistoryArchives is triggered when the community owner node starts to create archives torrents.
EventCuratedCommunitiesUpdate triggered when it is time to refresh the list of curated communities.
EventDecryptMessageFailed is triggered when we receive a message from a bundle we don't have.
EventDiscordCategoriesAndChannelsExtracted triggered when categories and channels for exported discord files have been successfully extracted.
EventDiscordChannelImportCancelled triggered when importing the discord community channel was cancelled.
EventDiscordChannelImportFinished triggered when importing the discord community channel into status was successful.
EventDiscordChannelImportProgress is triggered during the import of a discord community channel as it progresses.
EventDiscordCommunityImportCancelled triggered when importing the discord community was cancelled.
EventDiscordCommunityImportCleanedUp triggered when the community has been cleaned up (deleted).
EventDiscordCommunityImportFinished triggered when importing the discord community into status was successful.
EventDiscordCommunityImportProgress is triggered during the import of a discord community as it progresses.
EventDiscoveryStarted is sent when node discv5 was started.
EventDiscoveryStopped is sent when discv5 server was stopped.
EventDiscoverySummary is sent when peer is added or removed.
EventDownloadingHistoryArchivesFinished is triggered when the community member node has downloaded all archives.
EventDownloadingHistoryArchivesFinished is triggered when the community member node has downloaded all archives.
EventEnodeDiscovered is tiggered when enode has been discovered.
EventEnvelopeExpired is triggered when envelop was dropped by a whisper without being sent to any peer.
EventEnvelopeSent is triggered when envelope was sent at least to a one peer.
EventHistoryArchiveDownloaded is triggered when the community member node has downloaded an individual community archive.
EventHistoryArchivesCreated is triggered when the community owner node has finished to create archives torrents.
EventHistoryArchivesDisabled triggered when the community history archive protocol was disabled via the RPC API.
EventHistoryArchivesEnabled triggered when the community history archive protocol was enabled via the RPC API.
EventHistoryArchivesSeeding is triggered when the community owner node started seeding archives torrents.
EventHistoryArchivesUnseeded is triggered when the community owner node drops a torrent for a particular community.
EventHistoryRequestCompleted is triggered after processing all storenode requests.
EventHistoryRequestFailed is triggered when requesting history messages fails.
EventHistoryRequestStarted is triggered before processing a store request.
EventImportingHistoryArchiveMessages is triggered when the community member node has starts importing downloaded archive messages into the database.
EventLoggedIn is once node was injected with user account and ready to be used.
EventMailserverAvailable is triggered when a mailserver becomes available.
EventMailserverChanged is triggered when switching the active mailserver.
EventMailserverNotWorking is triggered when the mailserver has failed to connect or failed to respond to requests.
EventMailServerRequestCompleted is triggered when whisper receives a message ack from the mailserver.
EventMailServerRequestExpired is triggered when request TTL ends.
EventMediaServerStarted triggers when the media server successfully binds a new port.
EventMesssageDelivered triggered when we got acknowledge from datasync level, that means peer got message.
EventNewMessages is triggered when we receive new messages.
EventNodeCrashed is triggered when node crashes.
EventNodeReady is triggered when underlying node is fully ready (consider backend to be fully registered).
EventNodeStarted is triggered when underlying node is started.
EventNodeStopped is triggered when underlying node is fully stopped.
EventNoHistoryArchivesCreated is triggered when the community owner node tried to create archives but haven't because there were no new messages to archive.
EventPeerStats is sent when peer is added or removed.
EventSignRequestAdded is triggered when send transaction request is queued.
EventSignRequestFailed is triggered when send transaction request fails.
EventsStats is sent periodically with stats like upload/download rate.
EventStatusUpdatesTimedOut Event Automatic Status Updates Timed out.
EventSubscriptionsData is triggered when there is new data in any of the subscriptions.
EventSubscriptionsError is triggered when subscriptions failed to get new data.
EventUpdateAvailable is triggered after a update verification is performed.
EventWakuBackedUpKeypair is emitted while applying fetched keypair data from waku.
EventSyncFromWakuProfile is emitted while applying fetched profile data from waku.
EventWakuBackedUpSettings is emitted while applying fetched settings from waku.
#nosec G101.
EventWakuFetchingBackupProgress is emitted while applying fetched data is ongoing.
No description provided by the author
No description provided by the author
No description provided by the author
ReEncryptionFinished is sent when db reencryption was finished.
ReEncryptionStarted is sent when db reencryption was started.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BackupPerformedSignal signals that a backup has been performed.
BundleAddedSignal holds the identity and installation id of the user.
MessageDeliveredSignal specifies chat and message that was delivered.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConnectorSendRequestAccountsSignal is triggered when a request for accounts is sent.
ConnectorSendTransactionSignal is triggered when a transaction is requested to be sent.
No description provided by the author
No description provided by the author
DecryptMessageFailedSignal holds the sender of the message that could not be decrypted.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnodeDiscoveredSignal includes enode address and topic.
EnvelopeSignal includes hash of the envelope.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MailServerResponseSignal holds the data received in the response from the mailserver.
No description provided by the author
MediaServerStarted specifies chat and message that was delivered.
MessageDeliveredSignal specifies chat and message that was delivered.
NodeCrashEvent is special kind of error, used to report node crashes.
NodeLoginEvent returns the result of the login event.
No description provided by the author
PendingRequestErrorEvent is a signal sent when sign request has failed.
PendingRequestEvent is a signal sent when a sign request is added.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author