Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductAggregate ¶
type ProductAggregate interface {
IterCategory(namespace string, handler func(shopeeID int64, count int, name []string) error) error
}
func NewProductAggregate ¶
func NewProductAggregate(collection *mongo.Collection) ProductAggregate
type ProductAggregateIpml ¶
type ProductAggregateIpml struct {
Collection *mongo.Collection
}
implementasi bakalan dipindah ke shopee
func (*ProductAggregateIpml) IterCategory ¶
Click to show internal directories.
Click to hide internal directories.