Wed, 17 Jul 2024 20:49:42 UTC | login

Information for RPM golang-github-apache-thrift-devel-0.19.0-3.fc40.noarch.rpm

ID1210920
Namegolang-github-apache-thrift-devel
Version0.19.0
Release3.fc40
Epoch
Archnoarch
SummaryThrift Go Software Library
DescriptionThrift is a lightweight, language-independent software stack with an associated code generation mechanism for point-to-point RPC. Thrift provides clean abstractions for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/apache/thrift
Build Time2024-01-24 16:14:53 GMT
Size95.84 KB
c7311637edfd147491b7c63a7bc002cb
LicenseApache-2.0
Provides
golang(github.com/apache/thrift/lib/go/thrift) = 0.19.0-3.fc40
golang-github-apache-thrift-devel = 0.19.0-3.fc40
golang-ipath(github.com/apache/thrift) = 0.19.0-3.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
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 100 >>>
Name ascending sort Size
/usr/share/doc/golang-github-apache-thrift-devel0.00 B
/usr/share/doc/golang-github-apache-thrift-devel/README.md6.01 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/apache0.00 B
/usr/share/gocode/src/github.com/apache/thrift0.00 B
/usr/share/gocode/src/github.com/apache/thrift/.goipath47.00 B
/usr/share/gocode/src/github.com/apache/thrift/go.mod41.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception.go5.44 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception_test.go1.54 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol.go13.51 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go5.15 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport.go2.53 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go980.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/client.go2.86 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/common_test.go3.51 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol.go24.17 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go1.87 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration.go11.96 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration_test.go10.22 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/context.go877.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/debug_protocol.go16.22 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/deserializer.go3.17 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/duplicate_protocol.go10.35 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_client_middleware_test.go2.29 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_processor_middleware_test.go1.74 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception.go4.37 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception_test.go2.11 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport.go6.35 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go2.74 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context.go2.92 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context_test.go2.97 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol.go10.63 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol_test.go1.18 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport.go22.21 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport_test.go9.67 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client.go7.76 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client_test.go3.87 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_transport.go2.06 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport.go5.59 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go1.65 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol.go14.14 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go22.00 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/logger.go1.97 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go11.48 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer.go2.03 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go952.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/messagetype.go1.08 KB
Component of
Page:
<<< 151 through 200 of 364 >>>
Buildroot descending sort Created State
f40-build-793236-138786 2024-03-20 06:48:04 expired
f40-build-793222-138784 2024-03-20 05:58:41 expired
f40-build-793060-138690 2024-03-19 19:02:01 expired
f40-build-793040-138680 2024-03-19 18:41:43 expired
f40-build-792730-138592 2024-03-19 16:26:59 expired
f40-build-792582-138440 2024-03-19 14:44:52 expired
f40-build-792433-138332 2024-03-19 13:43:47 expired
f40-build-792318-138328 2024-03-19 13:01:33 expired
f40-build-792312-138328 2024-03-19 13:00:57 expired
f40-build-792004-137935 2024-03-19 09:21:19 expired
f40-build-791855-137740 2024-03-19 07:56:37 expired
f40-build-791802-137740 2024-03-19 07:40:23 expired
f40-build-791793-137740 2024-03-19 07:40:04 expired
f40-build-791573-137601 2024-03-18 19:07:00 expired
f40-build-791564-137599 2024-03-18 19:02:22 expired
f40-build-791438-137475 2024-03-18 17:51:32 expired
f40-build-791304-137270 2024-03-18 16:23:23 expired
f40-build-791122-137118 2024-03-18 14:46:38 expired
f40-build-791121-137118 2024-03-18 14:46:06 expired
f40-build-791072-137049 2024-03-18 14:15:36 expired
f40-build-790950-136883 2024-03-18 13:25:12 expired
f40-build-790798-136819 2024-03-18 12:16:01 expired
f40-build-790738-136817 2024-03-18 11:56:45 expired
f40-build-790685-136620 2024-03-18 11:23:19 expired
f40-build-790639-136608 2024-03-18 10:58:33 expired
f40-build-790400-136506 2024-03-18 07:55:34 expired
f40-build-790301-136394 2024-03-18 03:06:46 expired
f40-build-790198-136346 2024-03-17 19:40:15 expired
f40-build-789931-136126 2024-03-17 13:19:15 expired
f40-build-783158-132738 2024-02-28 18:49:49 expired
f40-build-782966-132337 2024-02-28 09:15:13 expired
f40-build-782964-132334 2024-02-28 09:11:13 expired
f40-build-782934-132277 2024-02-28 08:28:20 expired
f40-build-782897-132273 2024-02-28 07:30:09 expired
f40-build-782872-132269 2024-02-28 07:18:30 expired
f40-build-782870-132269 2024-02-28 07:18:24 expired
f40-build-782859-132269 2024-02-28 07:14:30 expired
f40-build-782853-132267 2024-02-28 07:13:39 expired
f40-build-782805-132263 2024-02-27 21:06:28 expired
f40-build-782784-132263 2024-02-27 16:27:56 expired
f40-build-782770-132263 2024-02-27 12:59:56 expired
f40-build-782738-132263 2024-02-27 03:39:55 expired
f40-build-782571-132263 2024-02-26 17:46:30 expired
f40-build-782543-132263 2024-02-26 17:24:28 expired
f40-build-782542-132263 2024-02-26 17:24:20 expired
f40-build-782541-132263 2024-02-26 17:24:19 expired
f40-build-782539-132263 2024-02-26 17:22:51 expired
f40-build-782538-132263 2024-02-26 17:22:15 expired
f40-build-782537-132263 2024-02-26 17:21:52 expired
f40-build-782534-132263 2024-02-26 17:19:55 expired