Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QRLIndexer ¶
type QRLIndexer struct {
// contains filtered or unexported fields
}
func ConnectServer ¶
func ConnectServer(m *db.MongoDBProcessor) (*QRLIndexer, error)
func (*QRLIndexer) Disconnect ¶
func (qi *QRLIndexer) Disconnect()
func (*QRLIndexer) GetAddrFromTx ¶
func (qi *QRLIndexer) GetAddrFromTx(tx *generated.Transaction) []byte
func (*QRLIndexer) Start ¶
func (qi *QRLIndexer) Start()
func (*QRLIndexer) Stop ¶
func (qi *QRLIndexer) Stop()
Click to show internal directories.
Click to hide internal directories.