A Go library for monkey patching functions and methods at runtime for testing.
go get github.com/agiledragon/gomonkey/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Patches fmt.Println to do nothing.
Ensure you are using a compatible Go version and disable inlining for the target function if needed.
No dependency data recorded yet.