Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aphistic/go-examples-mock-custom-interfaces

This is an example of how to mock something in Go that doesn't inherently have an "official" interface, like Go's *testing.T struct.
https://github.com/aphistic/go-examples-mock-custom-interfaces

Last synced: about 2 months ago
JSON representation

This is an example of how to mock something in Go that doesn't inherently have an "official" interface, like Go's *testing.T struct.

Awesome Lists containing this project