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

Open the DB with a reader interface #9

Merged
merged 2 commits into from
Aug 12, 2020

Conversation

themartorana
Copy link
Contributor

@themartorana themartorana commented Aug 11, 2020

For use with myriad file packers that pack files into the binary, this allows for handing an interface that adheres to io.ReadCloser and io.ReaderAt directly to ip2location as another option for initializing the DB. Does not break existing API.

@themartorana themartorana changed the title Open the DB with an *os.File directly Open the DB with a reader interface Aug 11, 2020
@ip2location ip2location merged commit 51ebd40 into ip2location:master Aug 12, 2020
Repository owner deleted a comment from ngr8480 Sep 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants