Registry / networking / trpc-go-trpc-go

trpc-go-trpc-go

JSON →
library1.0.3gogounverified

Package trpc is the Go implementation of tRPC, a high-performance, everything-pluggable framework designed for easy testing.

go get trpc.group/trpc-go/trpc-go
INSTALL
IMPORT
SIG · TRPC-GO-TRPC-GO
T
trpc-go-trpc-go
networkinggov1.0.3
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.

trpc
✓ trpc.group/trpc-go/trpc-go

Create and start a basic tRPC server.

package main import ( "context" "trpc.group/trpc-go/trpc-go" ) func main() { s := trpc.NewServer() s.Serve(context.Background()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
trpc-go-trpc-go — go get trpc-go-trpc-go · libregistry