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: 10 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
	OrgName string `json:"orgName,omitempty"`
	OrgCode string `json:"orgCode,omitempty"`
}

Jump to

Keyboard shortcuts

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