package
0.0.0-20230827111118-13cf26d11498
Repository: https://github.com/tigerb/easy-tips.git
Documentation: pkg.go.dev

# Functions

Demo 示例.
GetContext 获取业务上下文实例 d 超时时间.

# Variables

ErrConcurrencyComponentTimeout 并发组件业务超时.

# Structs

AddressComponent 地址组件.
AftersaleComponent 售后组件.
BaseComponent 基础组件 实现Add:添加一个子组件 实现Remove:移除一个子组件.
BaseConcurrencyComponent 并发基础组件.
CheckoutPageComponent 订单结算页面组件.
Context 业务上下文.
CouponComponent 优惠券组件.
ExpressComponent 物流组件.
GiftCardComponent 礼品卡组件.
InvoiceComponent 发票组件.
OrderComponent 订单金额详细信息组件.
PayMethodComponent 支付方式组件.
PromotionComponent 优惠信息组件.
SkuComponent 商品组件.
StoreComponent 店铺组件.

# Interfaces

Component 组件接口.