moq/pkg/moq
dedalusj 514e30653d
Fix issue with custom types shadowing basic types (#163)
When a custom type has a name that can shadow an in-built type, append
MoqParam to the name. Example: var name stringMoqParam for null.String.
2021-12-18 08:56:01 +05:30
..
testpackages Fix issue with custom types shadowing basic types (#163) 2021-12-18 08:56:01 +05:30
formatter.go Internal registry for disambiguated imports, vars (#141) 2021-02-01 19:20:20 +00:00
moq_modules_test.go Fix gosec vulnerabilities: file and directory permissions (#142) 2020-12-13 09:21:03 +05:30
moq_test.go Fix issue with custom types shadowing basic types (#163) 2021-12-18 08:56:01 +05:30
moq.go Internal registry for disambiguated imports, vars (#141) 2021-02-01 19:20:20 +00:00