package source

import "go.uber.org/mock/mockgen/internal/tests/missing_import/source"

Package source makes sure output imports its. See #505.

Index

Types

type Bar

type Bar interface {
	Baz(Foo)
}

type Foo

type Foo struct{}

Source Files

source.go

Version
v0.5.2 (latest)
Published
Apr 28, 2025
Platform
linux/amd64
Last checked
1 week ago

Tools for package owners.