Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(setup OrgSetupWrapper) (*handlers.OrgSetup, error)
Types ¶
type ChaincodeInvoker ¶
type ChaincodeInvoker struct {
// contains filtered or unexported fields
}
func NewChainCodeInvoker ¶
func (*ChaincodeInvoker) InvokePropertyCreate ¶
func (ci *ChaincodeInvoker) InvokePropertyCreate(propertyId, propertyValue string) error
type OrgSetupWrapper ¶
type OrgSetupWrapper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.