# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CheckSpec to see if chaincode resides within current package capture for language.
GetRootNode place holder function for providing a boostrap address for a Validating Peer.
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.
NewOpenchainServer creates a new instance of the ServerOpenchain.
NewOpenchainServerWithPeerInfo creates a new instance of the ServerOpenchain.
NewPeerConnectionFSM creates and returns a PeerConnectionFSM.
SetupTestConfig setup the config during test execution.
SetupTestLogging setup the logging during test execution.
# Variables
ErrNotFound is returned if a requested resource does not exist.
# 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.
ServerOpenchain defines the Openchain server object, which holds the Ledger data structure and the pointer to the peerServer.
# Interfaces
PeerInfo.