proxy.golang.org : github.com/coderhyx/bcs_fabric_sdk : v1.0.0
Package fabricsdk enables Go developers to build solutions that interact with Hyperledger Fabric. pkg/fabsdk: The main package of the Fabric SDK. This package enables creation of contexts based on configuration. These contexts are used by the client packages listed below. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/fabsdk pkg/client/channel: Provides channel transaction capabilities. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/client/channel pkg/client/event: Provides channel event capabilities. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/client/event pkg/client/ledger: Enables queries to a channel's underlying ledger. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/client/ledger pkg/client/resmgmt: Provides resource management capabilities such as installing chaincode. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/client/resmgmt pkg/client/msp: Enables identity management capability. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/client/msp Basic workflow In order to support the 'Gateway' programming model, the following package is provided: pkg/gateway: Enables Go developers to build client applications using the Hyperledger Fabric programming model as described in the 'Developing Applications' chapter of the Fabric documentation. Reference: https://godoc.org/github.com/hyperledger/fabric-sdk-go/pkg/gateway
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/coderhyx/[email protected]
Published:
Indexed:
- github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible
- github.com/cloudflare/cfssl v1.4.1
- github.com/go-kit/kit v0.10.0
- github.com/golang/protobuf v1.4.2
- github.com/hashicorp/hcl v1.0.0
- github.com/hyperledger/fabric-config v0.0.5
- github.com/hyperledger/fabric-lib-go v1.0.0
- github.com/hyperledger/fabric-protos-go v0.0.0-20211118165945-23d738fc3553
- github.com/magiconair/properties v1.8.5
- github.com/miekg/pkcs11 v1.0.3
- github.com/mitchellh/mapstructure v1.3.2
- github.com/pelletier/go-toml v1.9.4
- github.com/pkg/errors v0.8.1
- github.com/prometheus/client_golang v1.3.0
- github.com/spf13/afero v1.3.1
- github.com/spf13/cast v1.3.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.1.1
- github.com/stretchr/testify v1.5.1
- github.com/tjfoc/gmsm v1.4.1
- golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee
- google.golang.org/grpc v1.31.0
- gopkg.in/yaml.v2 v2.3.0