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.5.0
Published
Feb 19, 2021
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.