balanced-elixir:Elixir 的平衡 Api 客户端

时间:2021-07-07 22:13:12
【文件属性】:
文件名称:balanced-elixir:Elixir 的平衡 Api 客户端
文件大小:49KB
文件格式:ZIP
更新时间:2021-07-07 22:13:12
Elixir 平衡长生不老药 Elixir 的 Balanced API v1.1 客户端 用法: 使用以下内容: { :balanced , " ~> 3.1.0 " } 用法: # looks for an application variable in the `:balanced` app named `:secret_key` or an environment variable named BALANCED_SECRET_KEY { :ok , balanced} = Balanced . new # alternatively, you can pass in the secret key as well { :ok , balanced} = Balanced . new ( " my_secret_key " ) # then pass in the balanced pid
【文件预览】:
balanced-elixir-master
----mix.exs(993B)
----lib()
--------balanced.ex(2KB)
--------balanced()
----config()
--------test.exs(180B)
--------config.exs(1KB)
--------dev.exs(121B)
----test()
--------cards_test.exs(2KB)
--------http_test.exs(643B)
--------callbacks_test.exs(2KB)
--------test_helper.exs(13B)
--------customers_test.exs(2KB)
--------api_keys_test.exs(2KB)
--------bank_accounts_test.exs(2KB)
----README.md(944B)
----fixture()
--------vcr_cassettes()
----mix.lock(572B)
----.gitignore(55B)

网友评论