actioniterator

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionIterator

type ActionIterator interface {
	Next() (*action.SealedEnvelope, bool)
	PopAccount()
}

ActionIterator define the interface of action iterator

func NewActionIterator

func NewActionIterator(accountActs map[string][]*action.SealedEnvelope) ActionIterator

NewActionIterator return a new action iterator

Jump to

Keyboard shortcuts

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