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