Registry / config / hyperledger-fabric-config

hyperledger-fabric-config

JSON →
library0.3.0gogounverified

Provides configuration types and utilities for Hyperledger Fabric networks.

go get github.com/hyperledger/fabric-config
INSTALL
IMPORT
SIG · HYPERLEDGER-FABRIC
H
hyperledger-fabric-config
configgov0.3.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.

fabricconfig
github.com/hyperledger/fabric-config

Basic usage of fabric-config to create a configuration object.

package main import ( "fmt" "github.com/hyperledger/fabric-config" ) func main() { cfg := fabricconfig.Config{} fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
hyperledger-fabric-config — go get hyperledger-fabric-config · libregistry