loop

package
v0.0.0-...-5389512 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeExpressions deprecated

func DeserializeExpressions(exprs []query.Expression) ([]query.Expression, error)

Deprecated: use loop.DeserializeExpressions

func NewLoopChainReader deprecated

func NewLoopChainReader(logger logger.Logger, cr types.ContractReader) types.ContractReader

NewLoopChainReader creates a ContractReader that wraps an existing ContractReader to work across LOOP boundaries.

The wrapper provides: - Contract name to module address mapping - JSON serialization/deserialization for LOOP communication - Automatic contract re-binding for LOOP plugin restarts

Both `logger` and `cr` parameters must be non-nil.

Deprecated: use loop.NewLoopChainReader

func SerializeExpressions deprecated

func SerializeExpressions(exprs []query.Expression) ([]query.Expression, error)

Deprecated: use loop.SerializeExpressions

Types

This section is empty.

Jump to

Keyboard shortcuts

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