client

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RegisterAppchainUrl = "appchain/register"
	UpdateAppchainUrl   = "appchain/update"
	AuditAppchainUrl    = "appchain/audit"
	GetAppchainUrl      = "appchain/get"

	RegisterRuleUrl = "rule/register"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Approve

type Approve struct {
	Id         string `json:"id"`
	IsApproved int32  `json:"is_approved"`
	Desc       string `json:"desc"`
}

Jump to

Keyboard shortcuts

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