Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListenLastTxByCycle ¶
type ListenLastTxByCycle struct {
// contains filtered or unexported fields
}
func NewListenLastTxByCycle ¶
type ListenLastTxBySub ¶
type ListenLastTxBySub struct {
// contains filtered or unexported fields
}
type ListenLatestNumber ¶
type SuiIndexer ¶
type SuiIndexer struct {
// contains filtered or unexported fields
}
func NewSuiIndexer ¶
func NewSuiIndexer(c config.Config, l ListenLatestNumber, rc *cache.Redis, db *model.SuiDB) *SuiIndexer
func (*SuiIndexer) ProcessDropOutMessage ¶
func (s *SuiIndexer) ProcessDropOutMessage(ctx context.Context)
func (*SuiIndexer) Scan ¶
func (s *SuiIndexer) Scan(ctx context.Context)
func (*SuiIndexer) Start ¶
func (s *SuiIndexer) Start(ctx context.Context)
func (*SuiIndexer) WaitClose ¶
func (s *SuiIndexer) WaitClose()
Click to show internal directories.
Click to hide internal directories.