package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Oct 11, 2023
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Route(root iris.Party)
type AddReq struct {
Name string `json:"name,omitempty"`
}
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.