inject

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2026 License: GPL-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func GetAdRepo

func GetAdRepo() ad.IAdRepo

func GetAdvertisementQueryService

func GetAdvertisementQueryService() *query.AdvertisementQuery

GetOrderQueryService 获取广告查询服务

func GetAdvertisementService

func GetAdvertisementService() proto.AdvertisementServiceServer

广告服务

func GetAfterSalesRepo

func GetAfterSalesRepo() afterSales.IAfterSalesRepo

func GetAfterSalesService

func GetAfterSalesService() proto.AfterSalesServiceServer

售后服务

func GetAppService

func GetAppService() proto.AppServiceServer

AppService APP服务

func GetApprovalRepo

func GetApprovalRepo() approval.IApprovalRepository

func GetApprovalService

func GetApprovalService() proto.ApprovalServiceServer

func GetArticleCategoryRepo

func GetArticleCategoryRepo() content.IArticleCategoryRepo

func GetCartRepo

func GetCartRepo() cart.ICartRepo

func GetCartService

func GetCartService() proto.CartServiceServer

购物车服务

func GetCategoryRepo

func GetCategoryRepo() product.ICategoryRepo

func GetChatRepo

func GetChatRepo() chat.IChatRepository

func GetChatService

func GetChatService() proto.ChatServiceServer

func GetCheckService

func GetCheckService() proto.CheckServiceServer

NewCheckService 校验服务

func GetCodeService

func GetCodeService() proto.CodeServiceServer

CodeService 条码服务

func GetContentQueryService

func GetContentQueryService() *query.ContentQuery

GetContentQuery 获取内容查询服务

func GetContentRepo

func GetContentRepo() content.IArticleRepo

func GetContentService

func GetContentService() proto.ContentServiceServer

内容服务

func GetDeliveryRepo

func GetDeliveryRepo() delivery.IDeliveryRepo

func GetEventSource

func GetEventSource() *event.EventSource

func GetExecuteService

func GetExecuteService() proto.ExecutionServiceServer

ExecuteService 执行任务服务

func GetExpressRepo

func GetExpressRepo() express.IExpressRepo

func GetExpressService

func GetExpressService() proto.ExpressServiceServer

快递服务

func GetInvoiceQueryService

func GetInvoiceQueryService() *query.InvoiceQuery

GetInvoiceQueryService 获取发票查询服务

func GetInvoiceService

func GetInvoiceService() proto.InvoiceServiceServer

func GetInvoiceTenantRepo

func GetInvoiceTenantRepo() invoice.IInvoiceRepo

func GetItemRepo

func GetItemRepo() item.IItemRepo

func GetItemService

func GetItemService() proto.ItemServiceServer

商品服务

func GetItemWholesaleRepo

func GetItemWholesaleRepo() item.IItemWholesaleRepo

func GetJobRepo

func GetJobRepo() job.IJobRepo

func GetLogRepo

func GetLogRepo() sys.IApplicationRepository

func GetMemberQueryService

func GetMemberQueryService() *query.MemberQuery

GetMemberQueryService 会员查询服务

func GetMemberRepo

func GetMemberRepo() member.IMemberRepo

func GetMemberService

func GetMemberService() proto.MemberServiceServer

会员服务

func GetMerchantQueryService

func GetMerchantQueryService() *query.MerchantQuery

GetMerchantQueryService 商户查询服务

func GetMerchantRepo

func GetMerchantRepo() merchant.IMerchantRepo

func GetMerchantService

func GetMerchantService() proto.MerchantServiceServer

商户服务

func GetMessageRepo

func GetMessageRepo() mss.IMessageRepo

func GetMessageService

func GetMessageService() proto.MessageServiceServer

消息服务

func GetNotifyRepo

func GetNotifyRepo() mss.INotifyRepo

func GetOrderRepo

func GetOrderRepo() order.IOrderRepo

func GetOrderService

func GetOrderService() proto.OrderServiceServer

购物服务

func GetPageRepo

func GetPageRepo() content.IPageRepo

func GetPaymentQueryService

func GetPaymentQueryService() *query.PaymentQuery

GetPaymentQueryService 获取支付查询服务

func GetPaymentRepo

func GetPaymentRepo() payment.IPaymentRepo

func GetPaymentService

func GetPaymentService() proto.PaymentServiceServer

支付服务

func GetPersonFinanceRepository

func GetPersonFinanceRepository() personfinance.IPersonFinanceRepository

func GetPersonFinanceService

func GetPersonFinanceService() proto.FinanceServiceServer

个人金融服务

func GetPortalService

func GetPortalService() proto.PortalServiceServer

门户数据服务

func GetProModelRepo

func GetProModelRepo() promodel.IProductModelRepo

func GetProductRepo

func GetProductRepo() product.IProductRepo

func GetProductService

func GetProductService() proto.ProductServiceServer

产品服务

func GetPromotionRepo

func GetPromotionRepo() promotion.IPromotionRepo

func GetProviderService

func GetProviderService() proto.ServiceProviderServiceServer

ServiceProviderService 服务提供者服务

func GetQueryService

func GetQueryService() proto.QueryServiceServer

查询服务

func GetQuickPayService

func GetQuickPayService() proto.QuickPayServiceServer

快捷支付服务

func GetRbacRepo

func GetRbacRepo() rbac.IRbacRepository

func GetRbacService

func GetRbacService() proto.RbacServiceServer

RbacService 权限服务

func GetRegistryRepo

func GetRegistryRepo() registry.IRegistryRepo

func GetRegistryService

func GetRegistryService() proto.RegistryServiceServer

注册表服务

func GetSPConfig

func GetSPConfig() *sp.ServiceProviderConfiguration

GetSPConfig 获取第三方服务自动配置

func GetSaleLabelRepo

func GetSaleLabelRepo() item.ISaleLabelRepo

func GetShipmentRepo

func GetShipmentRepo() shipment.IShipmentRepo

func GetShipmentService

func GetShipmentService() proto.ShipmentServiceServer

配送服务

func GetShopRepo

func GetShopRepo() shop.IShopRepo

func GetShopService

func GetShopService() proto.ShopServiceServer

商店服务

func GetStaffRepo

func GetStaffRepo() staff.IStaffRepo

func GetStationQueryService

func GetStationQueryService() *query.StationQuery

func GetStationRepo

func GetStationRepo() sys.IStationRepo

func GetStatisticsQueryService

func GetStatisticsQueryService() *query.StatisticsQuery

GetStatisticsQueryService 获取统计查询服务

func GetStatusService

func GetStatusService() proto.StatusServiceServer

状态服务

func GetSystemQueryService

func GetSystemQueryService() *query.SystemQuery

GetSystemQueryService 获取系统查询服务

func GetSystemRepo

func GetSystemRepo() sys.ISystemRepo

获取系统仓库

func GetSystemService

func GetSystemService() proto.SystemServiceServer

基础服务

func GetUserRepo

func GetUserRepo() user.IUserRepo

func GetValueRepo

func GetValueRepo() valueobject.IValueRepo

func GetWalletQueryService

func GetWalletQueryService() *query.WalletQuery

GetWalletQueryService 获取钱包查询服务

func GetWalletRepo

func GetWalletRepo() wallet.IWalletRepo

func GetWalletService

func GetWalletService() proto.WalletServiceServer

钱包服务

func GetWholesaleRepo

func GetWholesaleRepo() wholesaler.IWholesaleRepo

func GetWorkQueryService

func GetWorkQueryService() *query.WorkQuery

func GetWorkorderRepo

func GetWorkorderRepo() workorder.IWorkorderRepo

func GetWorkorderService

func GetWorkorderService() proto.WorkorderServiceServer

Types

This section is empty.

Jump to

Keyboard shortcuts

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