package
Version:
v0.0.0-...-3986ddd
Opens a new window with list of versions in this module.
Published: Jun 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Dashboard struct {
Users int64 `json:"users"`
Chains int64 `json:"chains"`
Channels int64 `json:"channels"`
Chaincodes int64 `json:"chaincodes"`
}
type RespData struct {
Data interface{} `json:"data"`
Msg string `json:"msg"`
Code int `json:"code"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.