res

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 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"`
	ChannelId     string `json:"channelId"`
}

Directories

Path Synopsis
fabric

Jump to

Keyboard shortcuts

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