type runtime/debug.CrashOptions

2 uses

	runtime/debug (current package)
		stack.go#L36: type CrashOptions struct {
		stack.go#L49: func SetCrashOutput(f *os.File, opts CrashOptions) error {