Documentation
¶
Overview ¶
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
View Source
const ( // DEFAULT_FOLDER_NAME default name for dovetail folder DEFAULT_FOLDER_NAME = ".dovetail-cli" // HYPERLEDGER_FABRIC blockchain name HYPERLEDGER_FABRIC = "fabric" // CORDA blockchain name CORDA = "corda" // SAWTOOTH blockchain name SAWTOOTH = "sawtooth" )
Variables ¶
This section is empty.
Functions ¶
func Blockchains ¶
func Blockchains() []string
Blockchains Returns a list of the supported blockchains
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.