Go mockgen
DevOps
About
`mockgen` is a foundational command-line code generation utility provided within the official GoMock framework for Go (Golang). It parses native Go interface definitions to automatically output highly testable, mock object source code files for unit testing suites.