package paniccode

import "github.com/golang/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
v1.6.0 (latest)
Published
Jun 11, 2021
Platform
linux/amd64
Last checked
5 days ago

Tools for package owners.