Tue, 07 Jan 2025 10:18:09 UTC | login

Information for RPM golang-github-pact-foundation-devel-1.5.1-9.fc38.noarch.rpm

ID1000069
Namegolang-github-pact-foundation-devel
Version1.5.1
Release9.fc38
Epoch
Archnoarch
SummaryContract testing framework for HTTP APIs and non-HTTP messaging systems for Go
DescriptionPact Go enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pact-foundation/pact-go
Build Time2023-05-05 16:41:16 GMT
Size106.40 KB
66a7fd9677c7c65fa303fdc7862d7706
LicenseMIT
Buildrootf38-build-709817-92928
Provides
golang(github.com/pact-foundation/pact-go/client) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/command) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/dsl) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/install) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/proxy) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/types) = 1.5.1-9.fc38
golang(github.com/pact-foundation/pact-go/utils) = 1.5.1-9.fc38
golang-github-pact-foundation-devel = 1.5.1-9.fc38
golang-ipath(github.com/pact-foundation/pact-go) = 1.5.1-9.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/hashicorp/go-version)
golang(github.com/hashicorp/logutils)
golang(github.com/spf13/cobra)
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 156 >>>
Name ascending sort Size
/usr/share/doc/golang-github-pact-foundation-devel0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/CHANGELOG.md84.75 KB
/usr/share/doc/golang-github-pact-foundation-devel/CONTRIBUTING.md2.42 KB
/usr/share/doc/golang-github-pact-foundation-devel/README.md38.99 KB
/usr/share/doc/golang-github-pact-foundation-devel/RELEASING.md403.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/.gitignore7.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/README.md2.10 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/client.go3.31 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd/web0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/cmd/web/main.go184.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/login.html3.75 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer/goconsumer/user_service_test.go7.41 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/consumer_test.go1.88 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/ca.key1.71 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/ca.pem1.29 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/server-cert.pem1.29 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/certs/server-key.pem1.64 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/customTls/self_signed_certificate_test.go2.37 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/README.md1.90 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd/usersvc0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/cmd/usersvc/main.go305.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/user_service.go1.85 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/gin/provider/user_service_test.go4.57 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/httpbin0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/httpbin/httpbin_test.go1.15 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/README.md5.57 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/consumer0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/consumer/message_pact_consumer_test.go2.56 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/provider0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/provider/message_pact_provider_test.go1.64 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/types0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/messages/types/types.go461.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/README.md1.75 KB
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd/usersvc0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/cmd/usersvc/main.go485.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/reports0.00 B
/usr/share/doc/golang-github-pact-foundation-devel/examples/mux/provider/reports/pacts0.00 B
Component of No Buildroots