feat: initial implementation

This commit is contained in:
2022-02-14 17:48:13 +00:00
commit 7b743b7805
5 changed files with 155 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# gomockctx
Go package with [gomock](https://github.com/golang/mock) helpers for matching
[context.Context](https://pkg.go.dev/context).