actioniterator

package
v1.9.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2022 License: Apache-2.0 Imports: 2 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