Thu, 03 Oct 2024 12:07:23 UTC | login

Information for RPM golang-github-google-martian-devel-3.0.0-5.fc33.noarch.rpm

ID708144
Namegolang-github-google-martian-devel
Version3.0.0
Release5.fc33
Epoch
Archnoarch
SummaryLibrary for building custom HTTP/S proxies
DescriptionMartian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to: – Verify that all (or some subset) of requests are secure – Mock external services at the network layer – Inject headers, modify cookies or perform other mutations of HTTP requests and responses – Verify that pingbacks happen when you think they should – Unwrap encrypted traffic (requires install of CA certificate in browser) By taking advantage of Go cross-compilation, Martian can be deployed anywhere that Go can target. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/martian
Build Time2020-08-15 21:31:03 GMT
Size135.15 KB
d8263e54c14bca49485c918d9cebbdcc
LicenseASL 2.0
Buildrootf33-build-308170-57181
Provides
golang(github.com/google/martian) = 3.0.0-5.fc33
golang(github.com/google/martian/api) = 3.0.0-5.fc33
golang(github.com/google/martian/auth) = 3.0.0-5.fc33
golang(github.com/google/martian/body) = 3.0.0-5.fc33
golang(github.com/google/martian/cookie) = 3.0.0-5.fc33
golang(github.com/google/martian/cors) = 3.0.0-5.fc33
golang(github.com/google/martian/cybervillains) = 3.0.0-5.fc33
golang(github.com/google/martian/failure) = 3.0.0-5.fc33
golang(github.com/google/martian/fifo) = 3.0.0-5.fc33
golang(github.com/google/martian/filter) = 3.0.0-5.fc33
golang(github.com/google/martian/har) = 3.0.0-5.fc33
golang(github.com/google/martian/header) = 3.0.0-5.fc33
golang(github.com/google/martian/httpspec) = 3.0.0-5.fc33
golang(github.com/google/martian/ipauth) = 3.0.0-5.fc33
golang(github.com/google/martian/log) = 3.0.0-5.fc33
golang(github.com/google/martian/marbl) = 3.0.0-5.fc33
golang(github.com/google/martian/martianhttp) = 3.0.0-5.fc33
golang(github.com/google/martian/martianlog) = 3.0.0-5.fc33
golang(github.com/google/martian/martiantest) = 3.0.0-5.fc33
golang(github.com/google/martian/martianurl) = 3.0.0-5.fc33
golang(github.com/google/martian/messageview) = 3.0.0-5.fc33
golang(github.com/google/martian/method) = 3.0.0-5.fc33
golang(github.com/google/martian/mitm) = 3.0.0-5.fc33
golang(github.com/google/martian/mobile) = 3.0.0-5.fc33
golang(github.com/google/martian/nosigpipe) = 3.0.0-5.fc33
golang(github.com/google/martian/parse) = 3.0.0-5.fc33
golang(github.com/google/martian/pingback) = 3.0.0-5.fc33
golang(github.com/google/martian/port) = 3.0.0-5.fc33
golang(github.com/google/martian/priority) = 3.0.0-5.fc33
golang(github.com/google/martian/proxyauth) = 3.0.0-5.fc33
golang(github.com/google/martian/proxyutil) = 3.0.0-5.fc33
golang(github.com/google/martian/querystring) = 3.0.0-5.fc33
golang(github.com/google/martian/servemux) = 3.0.0-5.fc33
golang(github.com/google/martian/skip) = 3.0.0-5.fc33
golang(github.com/google/martian/stash) = 3.0.0-5.fc33
golang(github.com/google/martian/static) = 3.0.0-5.fc33
golang(github.com/google/martian/status) = 3.0.0-5.fc33
golang(github.com/google/martian/trafficshape) = 3.0.0-5.fc33
golang(github.com/google/martian/verify) = 3.0.0-5.fc33
golang-github-google-martian-devel = 3.0.0-5.fc33
golang-ipath(github.com/google/martian) = 3.0.0-5.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(golang.org/x/net/websocket)
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 209 >>>
Name ascending sort Size
/usr/share/doc/golang-github-google-martian-devel0.00 B
/usr/share/doc/golang-github-google-martian-devel/README.md10.52 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/google0.00 B
/usr/share/gocode/src/github.com/google/martian0.00 B
/usr/share/gocode/src/github.com/google/martian/.goipath46.00 B
/usr/share/gocode/src/github.com/google/martian/README.md10.52 KB
/usr/share/gocode/src/github.com/google/martian/api0.00 B
/usr/share/gocode/src/github.com/google/martian/api/forwarder.go1.68 KB
/usr/share/gocode/src/github.com/google/martian/api/forwarder_test.go1.56 KB
/usr/share/gocode/src/github.com/google/martian/auth0.00 B
/usr/share/gocode/src/github.com/google/martian/auth/auth_filter.go3.66 KB
/usr/share/gocode/src/github.com/google/martian/auth/auth_filter_test.go4.09 KB
/usr/share/gocode/src/github.com/google/martian/auth/context.go1.58 KB
/usr/share/gocode/src/github.com/google/martian/body0.00 B
/usr/share/gocode/src/github.com/google/martian/body/body_modifier.go5.61 KB
/usr/share/gocode/src/github.com/google/martian/body/body_modifier_test.go9.64 KB
/usr/share/gocode/src/github.com/google/martian/cmd0.00 B
/usr/share/gocode/src/github.com/google/martian/cmd/marbl0.00 B
/usr/share/gocode/src/github.com/google/martian/cmd/marbl/viewer.go2.88 KB
/usr/share/gocode/src/github.com/google/martian/cmd/proxy0.00 B
/usr/share/gocode/src/github.com/google/martian/cmd/proxy/main.go13.53 KB
/usr/share/gocode/src/github.com/google/martian/cmd/proxy/main_test.go11.32 KB
/usr/share/gocode/src/github.com/google/martian/context.go7.04 KB
/usr/share/gocode/src/github.com/google/martian/context_test.go3.26 KB
/usr/share/gocode/src/github.com/google/martian/cookie0.00 B
/usr/share/gocode/src/github.com/google/martian/cookie/cookie_filter.go2.31 KB
/usr/share/gocode/src/github.com/google/martian/cookie/cookie_filter_test.go7.29 KB
/usr/share/gocode/src/github.com/google/martian/cookie/cookie_matcher.go1.88 KB
/usr/share/gocode/src/github.com/google/martian/cookie/cookie_modifier.go2.90 KB
/usr/share/gocode/src/github.com/google/martian/cookie/cookie_modifier_test.go3.65 KB
/usr/share/gocode/src/github.com/google/martian/cors0.00 B
/usr/share/gocode/src/github.com/google/martian/cors/cors.go2.31 KB
/usr/share/gocode/src/github.com/google/martian/cors/cors_test.go3.66 KB
/usr/share/gocode/src/github.com/google/martian/cybervillains0.00 B
/usr/share/gocode/src/github.com/google/martian/cybervillains/cybervillains.go2.93 KB
/usr/share/gocode/src/github.com/google/martian/failure0.00 B
/usr/share/gocode/src/github.com/google/martian/failure/failure_verifier.go2.71 KB
/usr/share/gocode/src/github.com/google/martian/failure/failure_verifier_test.go3.21 KB
/usr/share/gocode/src/github.com/google/martian/fifo0.00 B
/usr/share/gocode/src/github.com/google/martian/fifo/fifo_group.go6.73 KB
/usr/share/gocode/src/github.com/google/martian/fifo/fifo_group_test.go8.57 KB
/usr/share/gocode/src/github.com/google/martian/filter0.00 B
/usr/share/gocode/src/github.com/google/martian/filter/condition.go959.00 B
/usr/share/gocode/src/github.com/google/martian/filter/filter.go6.06 KB
/usr/share/gocode/src/github.com/google/martian/filter/filter_test.go5.69 KB
/usr/share/gocode/src/github.com/google/martian/go.mod106.00 B
/usr/share/gocode/src/github.com/google/martian/har0.00 B
/usr/share/gocode/src/github.com/google/martian/har/har.go19.70 KB
/usr/share/gocode/src/github.com/google/martian/har/har_handlers.go2.68 KB
Component of No Buildroots