//
pkg.gl
Category
github.com/TraderWithPython/finance-go
iter
package
0.0.3
Repository:
https://github.com/traderwithpython/finance-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
11
Files
52 SLOC
#
Functions
New
New returns a new instance of Iter for a given query and its options.
NewE
NewE returns a iter wrapping an error.
#
Structs
Iter
Iter provides a convenient interface for iterating over the elements returned from paginated list API calls.
#
Type aliases
Query
Query is the function used to get a response listing.