package
1.1.0
Repository: https://github.com/lightkool/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

# Functions

GetChaincodePackageBytes creates bytes for docker container generation using the supplied chaincode specification.
NewVM creates a new VM instance.
VMCProcess should be used as follows .

# Constants

constants for supported containers.
constants for supported containers.

# Structs

CreateImageReq - properties for creating an container image.
DestroyImageReq - properties for stopping a container.
StartImageReq - properties for starting a container.
StopImageReq - properties for stopping a container.
VM implementation of VM management functionality.
VMController - manages VMs .
VMCResp - response from requests.

# Interfaces

VMCReqIntf - all requests should implement this interface.The context should be passed and tested at each layer till we stopnote that we'd stop on the first method on the stack that does nottake context.