Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use set of meters and update documentation #1

Merged

Conversation

slaunay
Copy link

@slaunay slaunay commented Sep 2, 2017

Changes mentioned in rcrowley#197:

  • use map[*StandardMeter]struct{} instead of map[int64]*StandardMeter to avoid id management pitfalls
  • update documentation and examples

- use map[*StandardMeter]struct{} instead of map[int64]*StandardMeter
  to avoid id management pitfalls
- update documentation and examples
@slaunay
Copy link
Author

slaunay commented Sep 11, 2017

Any chance you can take a look at this?

@inooka-shiroyuki inooka-shiroyuki merged commit 03adafa into inooka-shiroyuki:stop-timer Sep 12, 2017
@inooka-shiroyuki
Copy link
Owner

inooka-shiroyuki commented Sep 12, 2017

sorry for the late confirmation.
I have merged it. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants