Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cart ¶
type DBAdapter ¶
type DBAdapter struct {
// contains filtered or unexported fields
}
DBAdapter impl PersistencePort defined in use case package
func NewDBAdapter ¶
func (*DBAdapter) CreateCart ¶
CreateCart 创建购物车
func (*DBAdapter) GetCartByUserId ¶
GetCartByUserId 查询购物车
Click to show internal directories.
Click to hide internal directories.