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

Un-export exported URI constants in const.go. #13

Open
jeffreydwalter opened this issue Jan 31, 2019 · 0 comments
Open

Un-export exported URI constants in const.go. #13

jeffreydwalter opened this issue Jan 31, 2019 · 0 comments
Labels
cleanup this issue needs a code janitor help wanted this issue is in need of a friend

Comments

@jeffreydwalter
Copy link
Owner

Unless a method on Arlo is provided to arbitrarily call a given API endpoint, the *Uri constants that are exported here, I don't see why they would need to be exported, given the end user isn't going to use them. This would reduce the type footprint for users.

@jeffreydwalter jeffreydwalter added help wanted this issue is in need of a friend cleanup this issue needs a code janitor labels Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup this issue needs a code janitor help wanted this issue is in need of a friend
Projects
None yet
Development

No branches or pull requests

1 participant