Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = &configService{}
View Source
var Conversation = &conversationService{}
View Source
var ConversationMidjourney = &conversationMidjourneyService{}
View Source
var ConversationOpenai = &conversationOpenaiService{}
View Source
var File = &fileService{}
View Source
var FinanceService = financeService{}
View Source
var Notify = ¬ifyService{}
View Source
var Oauth = &oauthService{}
View Source
var Pay = &payService{}
View Source
var Shop = &shopService{}
View Source
var SiteService = siteService{}
View Source
var User = &userService{}
View Source
var Websocket = &websocketService{}
Functions ¶
This section is empty.
Types ¶
type AddPayFlowParams ¶
type AddUserParam ¶
AddUserParam 添加会员参数
type SetPayFlowSuccessParams ¶
type SetPayFlowSuccessParams struct { PayFlowId int64 NotifyData interface{} }
type StreamMapItem ¶
type StreamMapItem struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.