{"id":72216,"library":"oxyno-zeta-gomock-extra-matcher","title":"GoMock Extra Matcher","description":"Package gomock-extra-matcher provides additional matchers for GoMock.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/oxyno-zeta/gomock-extra-matcher","tags":["gomock","testing","matchers","mock"],"install":[{"cmd":"go get github.com/oxyno-zeta/gomock-extra-matcher","lang":"bash","label":"Install github.com/oxyno-zeta/gomock-extra-matcher"}],"dependencies":[],"imports":[{"symbol":"matcher","correct":"github.com/oxyno-zeta/gomock-extra-matcher"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/golang/mock/gomock\"\n\t\"github.com/oxyno-zeta/gomock-extra-matcher\"\n)\n\nfunc main() {\n\tctrl := gomock.NewController(nil)\n\tdefer ctrl.Finish()\n\tm := matcher.Any()\n\tfmt.Println(m.Matches(\"test\"))\n}","lang":"go","description":"Uses the Any matcher from gomock-extra-matcher."},"warnings":[],"env_vars":null,"search_vec":"'addit':10 'extra':2,7 'gomock':1,6,13,14 'gomock-extra-match':5 'matcher':3,8,11,16 'mock':17 'packag':4 'provid':9 'test':15","created_at":"2026-06-17T18:36:34.668424+00:00","updated_at":"2026-06-17T18:36:34.668424+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/oxyno-zeta/gomock-extra-matcher","github":"https://github.com/oxyno-zeta/gomock-extra-matcher","docs":"https://pkg.go.dev/github.com/oxyno-zeta/gomock-extra-matcher#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}