Registry / networking / gogo-gateway

gogo-gateway

JSON →
library1.1.0gogounverified

Provides marshaling code extracted from grpc-gateway/runtime, altered to depend on gogo protobuf and jsonpb packages.

go get github.com/gogo/gateway
INSTALL
IMPORT
SIG · GOGO-GATEWAY
G
gogo-gateway
networkinggov1.1.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.

gateway
github.com/gogo/gateway

Imports the gateway package (usage depends on gRPC gateway integration).

package main import ( "fmt" "github.com/gogo/gateway" ) func main() { fmt.Println("Gateway package loaded") }
Debug
Known issues
gotchaThis package is a fork of grpc-gateway/runtime and may lag behind upstream changes.
fix
Consider using the official grpc-gateway package if you don't need gogo protobuf compatibility.
affects: >=1.0.0
Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
gogo-gateway — go get gogo-gateway · libregistry