instancetransactions

package
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package instancetransactions implements an analyzer that extracts transactions submitted by ROFL instances.

Index

Constants

View Source
const (
	RuntimeRoflInstancesToProcess = `` /* 957-byte string literal not displayed */

	RuntimeRoflInstancesToProcessCount = `` /* 565-byte string literal not displayed */

	RuntimeRoflInstanceTransactions = `` /* 1024-byte string literal not displayed */

	RoflInstanceTransactionsUpsert = `` /* 172-byte string literal not displayed */

	RoflInstanceUpdateLastProcessedRound = `` /* 130-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func NewAnalyzer

func NewAnalyzer(
	runtime common.Runtime,
	cfg config.ItemBasedAnalyzerConfig,
	sourceClient nodeapi.RuntimeApiLite,
	target storage.TargetStorage,
	logger *log.Logger,
) (analyzer.Analyzer, error)

Types

type Item

type Item struct {
	AppID     string
	RAK       string
	ExtraKeys []string

	LastProcessedRound uint64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL