Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
fc0505cfb530cb8d53acd66eb2ea8f442774c0ae
fc0505cfb530cb8d53acd66eb2ea8f442774c0ae
SOURCES
fedora.go
Fork and Edit
Blob
Blame
History
Raw
// +build rpm_crashtraceback package runtime func init() { setTraceback("crash") }