Go to file
2023-02-14 15:30:04 +08:00
etc RPC增加数据mock能力 2022-10-14 14:54:20 +08:00
.gitignore 初始化项目 2022-06-29 14:00:45 +08:00
define.go RPC增加数据mock能力 2022-10-14 14:54:20 +08:00
go.mod 增加新的http client处理 2023-02-14 15:24:29 +08:00
go.sum 增加新的http client处理 2023-02-14 15:24:29 +08:00
httpclient.go 增加响应结果 -> receiver的解析 2023-02-14 15:30:04 +08:00
LICENSE Initial commit 2022-06-29 13:59:25 +08:00
README.md Initial commit 2022-06-29 13:59:25 +08:00
result.go 优化json解析 2022-07-04 11:26:43 +08:00
rpc_test.go 增加单测和测试文件 2022-07-02 13:43:31 +08:00
rpc.go RPC增加数据mock能力 2022-10-14 14:54:20 +08:00

rpc