allcontroller

package
v0.0.0-...-c716174 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

**************************************************************

  • @file 程序文件名称
  • @brief 程序文件的功能
  • @author wsw
  • @version v1
  • @date 2021.12.20 *************************************************************

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	ChaincodeController *chaincodecontroller.ChaincodeController
	ChannelController   *channelcontroller.ChannelController
	LedgerController    *ledgercontroller.LedgerController
	LogController       *logcontroller.LogController
	FabSdk              fabsdk.FabSdk
}

func New

func New() (*Controller, *models.Other, error)

**************************************************************

  • @brief 函数作用
  • @param 参数
  • @note 备注
  • @Sample usage: 函数的使用方法

*************************************************************

func NewController

func NewController(chaincodeController *chaincodecontroller.ChaincodeController,
	channelController *channelcontroller.ChannelController,
	ledgerController *ledgercontroller.LedgerController,
	logController *logcontroller.LogController,
	fabSdk fabsdk.FabSdk) *Controller

**************************************************************

  • @brief 函数作用
  • @param 参数
  • @note 备注
  • @Sample usage: 函数的使用方法

*************************************************************

func (*Controller) Close

func (c *Controller) Close()

**************************************************************

  • @brief 函数作用
  • @param 参数
  • @note 备注
  • @Sample usage: 函数的使用方法

*************************************************************

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL