Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChaincodeName = "kv-test" ChaincodeImageName = "fpc/fpc-kv-test-go" ChaincodeImageTag = "latest" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientView ¶
type ClientView struct {
*Client
}
type ClientViewFactory ¶
type ClientViewFactory struct{}
Click to show internal directories.
Click to hide internal directories.