//
pkg.gl
Category
github.com/hernad/nomad
helper
iterator
package
1.6.112
Repository:
https://github.com/hernad/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
0
Files
11 SLOC
#
Functions
Len
Len consumes the iterator and returns the number of elements found.
#
Interfaces
Iterator
Iterator represents an object that can iterate over a set of values one at a time.