Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/fedora.go
Branch:
d6e3b24aaf19812b167085399bf9f15fc0b49520
c7
c7-alt
c7-i686
c8-beta-stream-rhel8
c8-stream-rhel8
c8s-stream-rhel8
c9
c9-beta
d6e3b24aaf19812b167085399bf9f15fc0b49520
SOURCES
fedora.go
Blob
History
Raw
6c08f9
// +build rpm_crashtraceback
6c08f9
6c08f9
package runtime
6c08f9
6c08f9
func init() {
6c08f9
setTraceback("crash")
6c08f9
}