iterator

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iterator

type Iterator struct {
	Name          string
	Key           string
	Index         int
	ExecutionTime string
	Items         interface{}
}

func (*Iterator) Exist

func (t *Iterator) Exist(name string) bool

func (*Iterator) Loops

func (t *Iterator) Loops(fn func() bool)

func (*Iterator) Next

func (t *Iterator) Next() <-chan int

func (*Iterator) Run

func (t *Iterator) Run(fn func() bool)

Jump to

Keyboard shortcuts

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