文件名称:gofn-prosper:Prosper P2P Lending API的绑定
文件大小:60KB
文件格式:ZIP
更新时间:2024-02-25 08:26:59
golang p2p propser P2PGo
Go Forth'n Prosper(gofn-prosper) 总览 Go Forth'n Prosper是Prosper点对点借贷API的一组API绑定。 当前,大约80%的功能已实现。 用法示例 有关使用gofn-prosper的项目的示例,请参见: 自动票据购买者和帐户跟踪器。 API文档 以下各节概述了一些gofn-propser功能。 有关完整的详细信息,请参阅 。 创建一个客户 所有Prosper动作均通过Client界面进行。 要创建Client实例,请执行以下操作: import ( "github.com/mtlynch/gofn-prosper/prosper"
【文件预览】:
gofn-prosper-master
----.travis.yml(208B)
----hooks()
--------enable_hooks(46B)
--------pre-commit(18B)
----interval()
--------pointers.go(350B)
--------range.go(2KB)
--------range_test.go(3KB)
----LICENSE(11KB)
----prosper()
--------account_parser_test.go(6KB)
--------thin()
--------orders.go(3KB)
--------note_parser.go(3KB)
--------notes_response_parser_test.go(3KB)
--------account.go(2KB)
--------auth()
--------orders_parser.go(3KB)
--------parse_time_test.go(1KB)
--------orders_parser_test.go(5KB)
--------listing_parser.go(9KB)
--------account_test.go(2KB)
--------client.go(1KB)
--------search.go(11KB)
--------notes.go(4KB)
--------notes_test.go(3KB)
--------parse_time.go(1001B)
--------mock_raw_client.go(393B)
--------search_test.go(7KB)
--------listing_parser_test.go(83KB)
--------account_parser.go(1KB)
--------orders_test.go(5KB)
--------notes_response_parser.go(923B)
--------note_parser_test.go(13KB)
----.gitignore(272B)
----README.md(5KB)
----build(199B)