package
0.0.0-20160907010646-1d5e6b2922f2
Repository: https://github.com/tarantulatechnology/fabric.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CacheConfiguration caches configuration settings so that reading the yaml file can be avoided on future requests.
CheckSpec to see if chaincode resides within current package capture for language.
LoggingInit is a 'hook' called at the beginning of command processing to parse logging-related options specified either on the command-line or in config files.
NewAdminServer creates and returns a Admin service instance.
NewDevopsServer creates and returns a new Devops server instance.
NewPeerConnectionFSM creates and returns a PeerConnectionFSM.
NewStaticDiscovery is a constructor of a Discovery implementation Accepts as a parameter the root node configuration, which is a single node, or a comma separated list of nodes with no spaces.
SecurityEnabled returns true if security is enabled.
SetupTestConfig setup the config during test execution.
SetupTestLogging setup the logging during test execution.

# Structs

Config the config wrapper structure.
Devops implementation of Devops services.
PeerConnectionFSM example FSM for demonstration purposes.
ServerAdmin implementation of the Admin service for the Peer.
StaticDiscovery is an implementation of Discovery.