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