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