Documentation ¶
Index ¶
- func CreateAccount(ctx context.Context, cmd *account.CreateCmd) (*account.Account, error)
- func CreateOrder(ctx context.Context, pairs []lo.Entry[dgo.ID, uint32], off uint8) (*order.Order, error)
- func CreateProduct(ctx context.Context, cmd *product.CreateCmd) (*product.Product, error)
- func CreateProducts(ctx context.Context, cmds []*product.CreateCmd) ([]*product.Product, error)
- func Translate(ctx context.Context, cmd *account.TransferCmd) error
- func UpdateAccountName(ctx context.Context, cmd *account.UpdateNameCmd) (*account.Account, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
func CreateOrder ¶
func CreateProduct ¶
func CreateProducts ¶
func UpdateAccountName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.