moq/pkg
Suhas Karanth 7721994d1b
Add fmt flag to specify formatter (#117)
- Support formatting output with gofmt(default) or goimports via flag.
- Introduce moq.Config struct to configure moq.Mocker instance. This
  breaks backward compatibility but facilitates it in the future if and
  when any features are added.
- Use golden file tests for validating formatters. Use 
  github.com/pmezard/go-difflib to print the diff between expected and
  actual.
2020-03-10 18:38:14 +05:30
..
moq Add fmt flag to specify formatter (#117) 2020-03-10 18:38:14 +05:30
vendor/github.com/matryer/somerepo Add static interface implementation check 2019-01-17 20:20:37 +01:00