Sat, 29 Jun 2024 19:43:26 UTC | login

Information for RPM golang-github-bugsnag-devel-1.5.1-3.fc31.noarch.rpm

ID364627
Namegolang-github-bugsnag-devel
Version1.5.1
Release3.fc31
Epoch
Archnoarch
SummaryAutomatic panic monitoring for Go and Go web frameworks
DescriptionAutomatically detect crashes and report errors in your Go apps. Get alerts about errors and panics in real-time, including detailed error reports with diagnostic information. Understand and resolve issues as fast as possible. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/bugsnag/bugsnag-go
Build Time2019-07-13 09:43:02 GMT
Size205.17 KB
27bbdd374df8424cc9c4e629e04825aa
LicenseMIT
Provides
golang(github.com/bugsnag/bugsnag-go) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/device) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/errors) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/features/fixtures/revel/app) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/features/fixtures/revel/app/controllers) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/features/fixtures/revel/tests) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/gin) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/headers) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/martini) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/negroni) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/revel) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/sessions) = 1.5.1-3.fc31
golang(github.com/bugsnag/bugsnag-go/testutil) = 1.5.1-3.fc31
golang-github-bugsnag-devel = 1.5.1-3.fc31
golang-ipath(github.com/bugsnag/bugsnag-go) = 1.5.1-3.fc31
Obsoletes
golang-github-bugsnag-devel < 1.0.4-14
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/bitly/go-simplejson)
golang(github.com/bugsnag/panicwrap)
golang(github.com/gin-gonic/gin)
golang(github.com/go-martini/martini)
golang(github.com/gofrs/uuid)
golang(github.com/revel/revel)
golang(github.com/revel/revel/testing)
golang(github.com/urfave/negroni)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 161 >>>
Name ascending sort Size
/usr/share/doc/golang-github-bugsnag-devel0.00 B
/usr/share/doc/golang-github-bugsnag-devel/CHANGELOG.md5.73 KB
/usr/share/doc/golang-github-bugsnag-devel/CONTRIBUTING.md3.18 KB
/usr/share/doc/golang-github-bugsnag-devel/README.md2.44 KB
/usr/share/doc/golang-github-bugsnag-devel/examples0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/README.md735.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/gin0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/gin/README.md621.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/gin/main.go1.28 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/http0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/http/README.md636.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/http/main.go1.21 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/martini0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/martini/README.md633.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/martini/main.go1.32 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/negroni0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/negroni/README.md633.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/negroni/main.go1.50 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/.gitignore27.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/README.md859.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/controllers0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/controllers/app.go460.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/init.go1.80 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/App0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/App/Index.html392.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/debug.html1.26 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/errors0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/errors/404.html263.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/errors/500.html270.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/flash.html306.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/footer.html87.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/app/views/header.html741.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/conf0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/conf/app.conf5.96 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/conf/routes901.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/messages0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/messages/sample.en444.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/css0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/css/bootstrap-3.3.6.min.css118.37 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/fonts0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/fonts/glyphicons-halflings-regular.ttf44.34 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/fonts/glyphicons-halflings-regular.woff22.88 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/fonts/glyphicons-halflings-regular.woff217.61 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/img0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/img/favicon.png5.51 KB
/usr/share/doc/golang-github-bugsnag-devel/examples/revelapp/public/js0.00 B
Component of No Buildroots