Geolix

Geolix Application.

Source

Summary

lookup(ip, opts \\ [as: :struct, where: nil])

Looks up IP information

set_database(which, filename)

Adds a database to lookup data from

start(type, args)

Callback implementation of :application.start/2

Functions

lookup(ip, opts \\ [as: :struct, where: nil])

Specs:

Looks up IP information.

Source
set_database(which, filename)

Specs:

Adds a database to lookup data from.

Source
start(type, args)

Callback implementation of :application.start/2.

Source