Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Add iterator functions #163

Merged
merged 51 commits into from
Feb 11, 2020
Merged

Add iterator functions #163

merged 51 commits into from
Feb 11, 2020

Conversation

Marton6
Copy link
Member

@Marton6 Marton6 commented Dec 20, 2019

No description provided.

@SimonBarendse SimonBarendse changed the title Feature/add iterator functions Add iterator functions Dec 20, 2019
Copy link
Member

@SimonBarendse SimonBarendse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Let's think about the default values before releasing this though.

We can now also deprecate the list functions. You can read here: https://github.com/golang/go/wiki/Deprecated how to do this. And see some examples here: https://golang.org/search?q=Deprecated:

Copy link
Member

@SimonBarendse SimonBarendse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update iterators to use the http client

Why did you do this? Does this change behavior? I liked how we could re-use the logic that is already in the List functions.

@SimonBarendse
Copy link
Member

@Marton6 We still need to deprecate the list functions: #163 (review)

Copy link
Member

@SimonBarendse SimonBarendse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! 👍 Just one thing

Copy link
Member

@mackenbach mackenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed this in person and it has been approved! 👍

@SimonBarendse
Copy link
Member

@mackenbach Is anything holding this from being merged?

@mackenbach mackenbach merged commit 86a3081 into develop Feb 11, 2020
@mackenbach mackenbach deleted the feature/add-iterator-functions branch February 11, 2020 08:42
@mackenbach
Copy link
Member

Nope, I just left the timing of the merge to @Marton6 because it looked like there was a dependency. Merged it now.

@SimonBarendse SimonBarendse mentioned this pull request Mar 23, 2020
@SimonBarendse SimonBarendse mentioned this pull request Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants