Registry / serialization / gogo-googleapis

gogo-googleapis

JSON →
library1.4.1gogounverified

Provides generated Go protobuf code for Google APIs using the gogo protobuf compiler.

go get github.com/gogo/googleapis
INSTALL
IMPORT
SIG · GOGO-GOOGLEAPIS
G
gogo-googleapis
serializationgov1.4.1
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.

googleapis
github.com/gogo/googleapis

Use a generated Google RPC status type.

package main import ( "fmt" "github.com/gogo/googleapis/google/rpc" ) func main() { status := &rpc.Status{Code: 0, Message: "OK"} fmt.Println(status.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gogo-googleapis — go get gogo-googleapis · libregistry