Registry / testing / matryer-moq

matryer-moq

JSON →
library0.7.1gogounverified

Package moq generates mock implementations of Go interfaces from source code.

go get github.com/matryer/moq
INSTALL
IMPORT
SIG · MATRYER-MOQ
M
matryer-moq
testinggov0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

moq
github.com/matryer/moq

Moq is typically used as a command-line tool

package main import ( "fmt" "github.com/matryer/moq" ) func main() { fmt.Println("Moq is a code generation tool, not a library.") }
Debug
Known issues
gotchaMoq is a code generator; import it only if you need to use it programmatically.
fix
Use 'go run github.com/matryer/moq@latest' to generate mocks.
affects: all
Upgrade
Version history
0.7.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
matryer-moq — go get matryer-moq · libregistry