res

package
v1.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppInfoResData

type AppInfoResData struct {
	base.BaseResModel
	Body AppInfoResDataBody `json:"body"`
}

func (*AppInfoResData) GetEncryptionValue

func (f *AppInfoResData) GetEncryptionValue() string

type AppInfoResDataBody

type AppInfoResDataBody struct {
	AppName       string `json:"appName"`
	AppType       string `json:"appType"`
	CaType        int    `json:"caType"`
	AlgorithmType int    `json:"algorithmType"`
	MspId         string `json:"mspId"`
	//groupId in FISCO BCOS Dapp
	ChannelId string `json:"channelId"`
	Version   string `json:"version"`

	FabricVersion string `json:"fabricVersion,omitempty"`
}

Directories

Path Synopsis
cita
fabric
fiscobcos
xuperchain

Jump to

Keyboard shortcuts

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