Documentation
¶
Overview ¶
**************************************************************
- @file 程序文件名称
- @brief 程序文件的功能
- @author wsw
- @version v1
- @date 2021.12.20 *************************************************************
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFabSdk ¶
func NewFabSdk() (internalfabsdk.FabSdk, *fabsdk.FabricSDK, error)
**************************************************************
- @brief 函数作用
- @param 参数
- @note 备注
- @Sample usage: 函数的使用方法
*************************************************************
func NewFabSdkOp ¶
func NewFabSdkOp() internalfabsdk.FabSdk
**************************************************************
- @brief 函数作用
- @param 参数
- @note 备注
- @Sample usage: 函数的使用方法
*************************************************************
Types ¶
type FabSdkOp ¶
type FabSdkOp struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.