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

Separate out IP lookup code into new repo #4

Open
3 tasks
mattolenik opened this issue Nov 6, 2020 · 0 comments
Open
3 tasks

Separate out IP lookup code into new repo #4

mattolenik opened this issue Nov 6, 2020 · 0 comments
Assignees

Comments

@mattolenik
Copy link
Owner

The IP lookup code is useful on its own, factor it into a new Go library and consume that library from this project.

Acceptance Criteria

  • There exists a new GitHub repo for the new public IP package
  • The new package also has a very simple command-line interface (no flags needed other than -version and -help)
  • The command outputs the public IP to stdout and any errors or warnings to stderr
@mattolenik mattolenik self-assigned this Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant