geolix:IP信息查询提供者

时间:2024-06-03 10:20:21
【文件属性】:

文件名称:geolix:IP信息查询提供者

文件大小:29KB

文件格式:ZIP

更新时间:2024-06-03 10:20:21

Elixir

Geolix IP信息查询提供者。 套餐设置 要将Geolix与您的项目一起使用,请编辑mix.exs文件并将该项目添加为依赖项: defp deps do [ # ... { :geolix , " ~> 2.0 " }, # ... ] end 如果要使用手动监督方法(不启动应用程序),请查看Geolix.Supervisor的内联文档。 应用配置 每个查询请求都传递给所有已配置的数据库: config :geolix , databases: [ %{ id: :city , adapter: MyAdapter , source: " /absolute/path/to/city.db " }, %{ id: :country , adapter: MyAd


【文件预览】:
geolix-master
----mix.exs(1KB)
----.github()
--------workflows()
----lib()
--------geolix.ex(11KB)
--------geolix()
----LICENSE(9KB)
----.formatter.exs(79B)
----test()
--------geolix()
--------test_helper.exs(15B)
----README.md(3KB)
----mix.lock(6KB)
----.gitignore(25B)
----CHANGELOG.md(8KB)

网友评论