Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

go.uber.org/mock/bazel

Package Overview
Dependencies
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go.uber.org/mock/bazel

Go Modules
Version
v0.0.0-20251217210410-349aac660616
Version published
Created
Source

gomock

Tests that ensure the gomock rules can be called correctly under different input permutations.

archive

Checks that gomock can be run in "archive" mode when passed a GoLibrary and interfaces.

source

Checks that gomock can be run in "source" mode when passed a GoLibrary and source.

source_with_importpath

Checks that gomock can be run in "source" mode when passed an importpath and source. This test case also demonstrates the circumstance in which importpath is necessary to prevent a circular dependency.

FAQs

Package last updated on 17 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts