Documentation ¶
Index ¶
- type Admin
- type AdminRole
- type Config
- type ConfigBaidu
- type ConfigLevel
- type ConfigMidjourney
- type ConfigOpenai
- type ConfigPay
- type ConfigPayQr
- type ConfigWallet
- type Conversation
- type ConversationMidjourney
- type DomainCert
- type DomainCertFlow
- type EmailCode
- type FileMidjourney
- type HandOutErrorFlow
- type LogOperation
- type PayFlow
- type QueueMidjourney
- type ShopGoods
- type ShopOrder
- type ShopOrderGoods
- type Topic
- type User
- type UserInfo
- type UserLevelFlow
- type Wallet
- type WalletFlowBalance
- type WalletFlowGpt3
- type WalletFlowGpt4
- type WalletFlowMidjourney
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigBaidu ¶
type ConfigBaidu internal.ConfigBaidu
ConfigBaidu is the golang structure for table c_config_baidu.
type ConfigLevel ¶
type ConfigLevel internal.ConfigLevel
ConfigLevel is the golang structure for table c_config_level.
type ConfigMidjourney ¶
type ConfigMidjourney internal.ConfigMidjourney
ConfigMidjourney is the golang structure for table c_config_midjourney.
type ConfigOpenai ¶
type ConfigOpenai internal.ConfigOpenai
ConfigOpenai is the golang structure for table c_config_openai.
type ConfigPayQr ¶
type ConfigPayQr internal.ConfigPayQr
ConfigPayQr is the golang structure for table c_config_pay_qr.
type ConfigWallet ¶
type ConfigWallet internal.ConfigWallet
ConfigWallet is the golang structure for table c_config_wallet.
type Conversation ¶
type Conversation internal.Conversation
Conversation is the golang structure for table c_conversation.
type ConversationMidjourney ¶
type ConversationMidjourney internal.ConversationMidjourney
ConversationMidjourney is the golang structure for table c_conversation_midjourney.
type DomainCert ¶
type DomainCert internal.DomainCert
DomainCert is the golang structure for table c_domain_cert.
type DomainCertFlow ¶
type DomainCertFlow internal.DomainCertFlow
DomainCertFlow is the golang structure for table c_domain_cert_flow.
type FileMidjourney ¶
type FileMidjourney internal.FileMidjourney
FileMidjourney is the golang structure for table c_file_midjourney.
type HandOutErrorFlow ¶
type HandOutErrorFlow internal.HandOutErrorFlow
HandOutErrorFlow is the golang structure for table c_hand_out_error_flow.
type LogOperation ¶
type LogOperation internal.LogOperation
LogOperation is the golang structure for table c_log_operation.
type QueueMidjourney ¶
type QueueMidjourney internal.QueueMidjourney
QueueMidjourney is the golang structure for table c_queue_midjourney.
type ShopOrderGoods ¶
type ShopOrderGoods internal.ShopOrderGoods
ShopOrderGoods is the golang structure for table c_shop_order_goods.
type UserLevelFlow ¶
type UserLevelFlow internal.UserLevelFlow
UserLevelFlow is the golang structure for table c_user_level_flow.
type WalletFlowBalance ¶
type WalletFlowBalance internal.WalletFlowBalance
WalletFlowBalance is the golang structure for table c_wallet_flow_balance.
type WalletFlowGpt3 ¶
type WalletFlowGpt3 internal.WalletFlowGpt3
WalletFlowGpt3 is the golang structure for table c_wallet_flow_gpt3.
type WalletFlowGpt4 ¶
type WalletFlowGpt4 internal.WalletFlowGpt4
WalletFlowGpt4 is the golang structure for table c_wallet_flow_gpt4.
type WalletFlowMidjourney ¶
type WalletFlowMidjourney internal.WalletFlowMidjourney
WalletFlowMidjourney is the golang structure for table c_wallet_flow_midjourney.
Source Files ¶
- admin.go
- admin_role.go
- config.go
- config_baidu.go
- config_level.go
- config_midjourney.go
- config_openai.go
- config_pay.go
- config_pay_qr.go
- config_wallet.go
- conversation.go
- conversation_midjourney.go
- domain_cert.go
- domain_cert_flow.go
- email_code.go
- file_midjourney.go
- hand_out_error_flow.go
- log_operation.go
- pay_flow.go
- queue_midjourney.go
- shop_goods.go
- shop_order.go
- shop_order_goods.go
- topic.go
- user.go
- user_info.go
- user_level_flow.go
- wallet.go
- wallet_flow_balance.go
- wallet_flow_gpt_3.go
- wallet_flow_gpt_4.go
- wallet_flow_midjourney.go