Registry / serialization / thrift-git

thrift-git

JSON →
library0.23.0gogounverified

The Apache Thrift software framework for cross-language services development.

go get git.apache.org/thrift.git
INSTALL
IMPORT
SIG · THRIFT-GIT
T
thrift-git
serializationgov0.23.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

thrift
✓ git.apache.org/thrift.git/lib/go/thrift

Create a Thrift socket transport.

package main import ( "git.apache.org/thrift.git/lib/go/thrift" ) func main() { transport := thrift.NewTSocket("localhost:9090") transport.Open() }
Debug
Known issues
gotchaModule path uses git.apache.org which may be deprecated; prefer github.com/apache/thrift.
fix
Use github.com/apache/thrift/lib/go/thrift instead.
affects: >=0.0.0
Upgrade
Version history
0.23.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
thrift-git — go get thrift-git · libregistry