8 files changed
+8
-8
lines changed- .github/PULL_REQUEST_TEMPLATE.md+9
- .travis.yml+12-7
- Gopkg.lock+2-2
- README.md+1-1
- Taskfile.yml+8-9
- accessors.go+6
- accessors_test.go+17
- codegen/template.txt+61-61
- codegen/template_test.txt+86-86
- codegen/types_list.txt-1
- conversions.go+64-5
- conversions_test.go+45-4
- map_test.go+1-1
- type_specific.go+317
- type_specific_codegen.go+18-283
- type_specific_codegen_test.go+1.5k-1.7k
- type_specific_test.go+428
- value.go+106
- value_test.go+70-1
- vendor/github.com/stretchr/testify/assert/assertion_format.go+3-59
- vendor/github.com/stretchr/testify/assert/assertion_forward.go+6-118
- vendor/github.com/stretchr/testify/assert/assertions.go+4-60
- vendor/github.com/stretchr/testify/require/require.go+6-118
- vendor/github.com/stretchr/testify/require/require_forward.go+6-118
- README.md+23
- assert/assertion_format.go+2-2
- assert/assertion_forward.go+4-4
- assert/assertions.go+40-16
- assert/assertions_test.go+214-2
- assert/http_assertions.go+4-3
- assert/http_assertions_test.go+29
- mock/mock.go+53-18
- mock/mock_test.go+120-12
- require/require.go+364-274
- require/require.go.tmpl+2-3
- require/require_forward.go+4-4
- require/requirements.go+16
- require/requirements_test.go+197
Submodule go4.org updated from fba789b to 9599cf2
Submodule crypto updated from 374053e to a49355c
Submodule sys updated from 2f1e207 to 63fc586
0 commit comments