Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 547 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 547 Bytes

ipstack

📡 ipstack is a helper package for calling the https://ipstack.com API. It includes type-safe response packets and a WorkerPool for asynchronous, once-only, lookup tasks

GoDoc Go Report Card

Installation

To install ipstack, simly run:

$ go get github.com/harwoeck/ipstack