Registry / networking / hyperledger-fabric-protos-go

hyperledger-fabric-protos-go

JSON →
library0.3.7gogounverified

Package protos contains the protobuf and gRPC service bindings for Hyperledger Fabric.

go get github.com/hyperledger/fabric-protos-go
INSTALL
IMPORT
SIG · HYPERLEDGER-FABRIC
H
hyperledger-fabric-protos-go
networkinggov0.3.7
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.

protos
github.com/hyperledger/fabric-protos-go

Create a Fabric peer proposal.

package main import ( "fmt" "github.com/hyperledger/fabric-protos-go/peer" ) func main() { proposal := &peer.Proposal{} fmt.Println(proposal) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
hyperledger-fabric-protos-go — go get hyperledger-fabric-protos-go · libregistry