tenant

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeErr = 100505
)

Variables

This section is empty.

Functions

func Route

func Route(root server.Router)

Types

type AddReq

type AddReq struct {
	Name string `json:"name,omitempty"`
}

type AddResp

type AddResp struct {
	app.Response
	AppName string `json:"appName,omitempty"`
	Org     string `json:"org,omitempty"`
	AppId   string `json:"appId,omitempty"`
	Secret  string `json:"secret,omitempty"`
}

Jump to

Keyboard shortcuts

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