Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
example complete FileCtr Oct 7, 2018
headers add some mime headers Oct 4, 2018
mock complete FileCtr Oct 7, 2018
testAssets add benchmark Oct 9, 2018
unmarshalers fix: newTempFile will return tempFile.Name() as filePath Oct 7, 2018
.gitignore complete courses parser test Sep 29, 2018
.travis.yml add ci Oct 6, 2018
Checker.go comments some cases that are never chosen Oct 7, 2018
Client.go add UrlBuilder Oct 2, 2018
Creator.go fix: add TestProcessKey, process unsupported value type will occur panic Oct 7, 2018
ErrorMessages.go fix: unsupporetd func type in service will return UnsupportedFuncType… Oct 7, 2018
LICENSE add example Sep 28, 2018
README.md add ci Oct 6, 2018
Reader.go complete body parser, except file support Oct 5, 2018
RequestFields.go add XMLAllWithDefaultRequest Oct 6, 2018
Response.go Impl conpleted, panic bug still exist Oct 5, 2018
TagKeys.go comments some cases that are never chosen Oct 7, 2018
Unmarshaler.go change: ReadUnmarshalFunc func(reader io.ReadCloser, header http.Head… Oct 7, 2018
UrlCtr.go Fix: *UrlCtr.getUrl resolveReference will omit path of base url, repl… Oct 8, 2018
VarsCtr.go remove defer in resolveMultipartBody Oct 7, 2018
all_types_test.go cookie test passed Oct 6, 2018
benchmark_test.go add benchmark Oct 9, 2018
builder_test.go change: ReadUnmarshalFunc func(reader io.ReadCloser, header http.Head… Oct 7, 2018
checker_test.go add Checker.go, pass all tests Oct 2, 2018
creator_test.go add benchmark Oct 9, 2018
err_test.go add benchmark Oct 9, 2018
exception_test.go fix: add TestProcessKey, process unsupported value type will occur panic Oct 7, 2018
go.mod Impl conpleted, panic bug still exist Oct 5, 2018
go.sum Impl conpleted, panic bug still exist Oct 5, 2018
interfaceTypes.go add Creator.getRequestFunc Oct 6, 2018
mock_server_test.go add TestBuilder_AddReaderUnmarshalerFunc Oct 6, 2018
vars_ctr_test.go mock pass test Oct 4, 2018