Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperationGetAppConfig = "@getAppConfig" OperationGetAppView = "@getAppView" OperationGetSignView = "@getSignView" OperationGetCurrentUser = "@getCurrentUser" OperationUploadFile = "@uploadFile" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppBinding ¶
type GetAppViewReq ¶
type GetAppViewReq struct {
Key string `p:"key" v:"required"`
}
type GetAppViewRes ¶
Click to show internal directories.
Click to hide internal directories.