Mon, 08 Jul 2024 01:39:07 UTC | login

Information for RPM golang-github-bugsnag-devel-2.2.0-5.fc40.noarch.rpm

ID1211273
Namegolang-github-bugsnag-devel
Version2.2.0
Release5.fc40
Epoch
Archnoarch
SummaryAutomatic panic monitoring for Go and Go web frameworks
DescriptionAutomatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/bugsnag/bugsnag-go
Build Time2024-01-24 16:33:46 GMT
Size82.96 KB
2088c7a9229a565320d32273a5c022f8
LicenseMIT
Provides
golang(github.com/bugsnag/bugsnag-go) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/device) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/errors) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/gin) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/headers) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/martini) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/negroni) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/revel) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/sessions) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/testutil) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2/device) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2/errors) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2/headers) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2/sessions) = 2.2.0-5.fc40
golang(github.com/bugsnag/bugsnag-go/v2/testutil) = 2.2.0-5.fc40
golang-github-bugsnag-devel = 2.2.0-5.fc40
golang-ipath(github.com/bugsnag/bugsnag-go) = 2.2.0-5.fc40
Obsoletes No Obsoletes
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/google/uuid)
golang(github.com/pkg/errors)
golang(github.com/revel/revel)
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 144 >>>
Name ascending sort Size
/usr/share/doc/golang-github-bugsnag-devel0.00 B
/usr/share/doc/golang-github-bugsnag-devel/CHANGELOG.md11.42 KB
/usr/share/doc/golang-github-bugsnag-devel/CONTRIBUTING.md3.19 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/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/using-goroutines0.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/using-goroutines/README.md539.00 B
/usr/share/doc/golang-github-bugsnag-devel/examples/using-goroutines/main.go1.10 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/bugsnag0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/.goipath46.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/bugsnag.go9.97 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/bugsnag_example_test.go3.82 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/bugsnag_test.go20.25 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/configuration.go9.08 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/configuration_test.go9.72 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/device0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/device/hostname.go351.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/device/runtimeversions.go1.43 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/device/runtimeversions_test.go1.25 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/doc.go2.36 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors/error.go4.49 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors/error_test.go9.10 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors/parse_panic.go3.19 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors/parse_panic_test.go10.03 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/errors/stackframe.go2.51 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/event.go6.83 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/event_test.go903.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/app0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/app/main.go7.58 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/autoconfigure0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/autoconfigure/cases.go429.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/autoconfigure/main.go647.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/net_http0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/features/fixtures/net_http/main.go3.60 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/gin0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/gin/bugsnaggin.go1.35 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/gin/gin_test.go3.14 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/headers0.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/headers/prefixed.go491.00 B
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/headers/prefixed_test.go1.36 KB
/usr/share/gocode/src/github.com/bugsnag/bugsnag-go/json_tags.go1008.00 B
Component of
Page:
1 through 50 of 349 >>>
Buildroot ascending sort Created State
f40-build-781658-131766 2024-02-26 09:06:37 expired
f40-build-781671-131768 2024-02-26 09:11:02 expired
f40-build-781673-131772 2024-02-26 09:11:08 expired
f40-build-781677-131774 2024-02-26 09:14:21 expired
f40-build-781678-131774 2024-02-26 09:14:26 expired
f40-build-781679-131774 2024-02-26 09:15:51 expired
f40-build-781683-131774 2024-02-26 09:17:26 expired
f40-build-781685-131774 2024-02-26 09:18:57 expired
f40-build-781687-131774 2024-02-26 09:20:15 expired
f40-build-781710-131776 2024-02-26 09:28:36 expired
f40-build-781721-131778 2024-02-26 09:33:32 expired
f40-build-781727-131780 2024-02-26 09:35:06 expired
f40-build-781728-131780 2024-02-26 09:35:31 expired
f40-build-781732-131780 2024-02-26 09:37:23 expired
f40-build-781735-131782 2024-02-26 09:38:47 expired
f40-build-781744-131782 2024-02-26 09:43:21 expired
f40-build-781749-131782 2024-02-26 09:45:23 expired
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-782293-132075 2024-02-26 12:56:18 expired
f40-build-782295-132075 2024-02-26 12:56:36 expired
f40-build-782297-132075 2024-02-26 12:57:19 expired