Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsensusTopicWatcher ¶
type ConsensusTopicWatcher struct {
// contains filtered or unexported fields
}
func NewConsensusTopicWatcher ¶
func NewConsensusTopicWatcher(nodeClient *hederaClient.HederaNodeClient, mirrorClient *hederaClient.HederaMirrorClient, topicID hedera.TopicID, repository repositories.StatusRepository, maxRetries int, startTimestamp int64) *ConsensusTopicWatcher
func (ConsensusTopicWatcher) Watch ¶
func (ctw ConsensusTopicWatcher) Watch(q *queue.Queue)
Click to show internal directories.
Click to hide internal directories.