crash

package
v0.0.0-...-3ba885b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UnknownType      = Type("")
	Hang             = Type("HANG")
	MemoryLeak       = Type("LEAK")
	DataRace         = Type("DATARACE")
	UnexpectedReboot = Type("REBOOT")
	UBSAN            = Type("UBSAN")
	Bug              = Type("BUG")
	Warning          = Type("WARNING")
	KASAN            = Type("KASAN")
	LockdepBug       = Type("LOCKDEP")
	AtomicSleep      = Type("ATOMIC_SLEEP")
	KMSAN            = Type("KMSAN")
	SyzFailure       = Type("SYZ_FAILURE")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

func (Type) String

func (t Type) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL