mockgo.uber.org/mock/mockgen/internal/tests/panicing_test Index | Files

package paniccode

import "go.uber.org/mock/mockgen/internal/tests/panicing_test"

Index

Functions

func Danger

func Danger(f Foo)

Types

type Foo

type Foo interface {
	Bar() string
	Baz() string
}

Source Files

panic.go

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

Tools for package owners.