golang 改造 requests
Go to file
2019-09-05 02:21:56 +08:00
tests 改版前 2018-10-17 14:25:17 +08:00
.gitignore test all success! 2018-11-19 18:42:31 +08:00
base.go accept iobody the type is string; 2018-11-23 15:45:34 +08:00
go.mod ok requests 6.345s coverage: 64.2% of statements 2019-09-05 00:50:44 +08:00
go.sum ok requests 6.345s coverage: 64.2% of statements 2019-09-05 00:50:44 +08:00
init_test.go ok requests 6.345s coverage: 64.2% of statements 2019-09-05 00:50:44 +08:00
multipart.go add file close; add multipart close; 2018-11-21 17:03:31 +08:00
response_test.go TODO: test 完善, Workflow Query的测试 2019-09-05 02:21:56 +08:00
response.go ok requests 6.345s coverage: 64.2% of statements 2019-09-05 00:50:44 +08:00
session_test.go TODO: test 完善, Workflow Query的测试 2019-09-05 02:21:56 +08:00
session.go TODO: test 完善, Workflow Query的测试 2019-09-05 02:21:56 +08:00
upload_file.go add file close; add multipart close; 2018-11-21 17:03:31 +08:00
workflow_test.go TODO: test 完善, Workflow Query的测试 2019-09-05 02:21:56 +08:00
workflow.go TODO: test 完善, Workflow Query的测试 2019-09-05 02:21:56 +08:00