fofa

package
v0.0.0-...-5672676 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const ChainID string = "mycc"
View Source
const OrgAdmin string = "Admin"
View Source
const OrgName string = "Org1"

Variables

Functions

This section is empty.

Types

type Form

type Form struct {
	ChannelID string   `json:"ccname" binding:"required"`
	Args      []string `json:"args" binding:"required"`
	OrgAdmin  string   `json:"orgAdmin"`
	OrgName   string   `json:"orgName"`
}

type Marble

type Marble struct {
	MarbleName string `json:"marblename"`
	Color      string `json:"color"`
	Size       string `json:"size"`
	Owner      string `json:"owner"`
}

Jump to

Keyboard shortcuts

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