Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCantStock = errors.New(`cant stock order`)
Functions ¶
This section is empty.
Types ¶
type ActiveStock ¶
func (ActiveStock) GetOrderID ¶
func (s ActiveStock) GetOrderID() uuid.UUID
type CancelStock ¶
type CanceledStock ¶
func (CanceledStock) GetOrderID ¶
func (s CanceledStock) GetOrderID() uuid.UUID
type RejectedStock ¶
func (RejectedStock) GetOrderID ¶
func (s RejectedStock) GetOrderID() uuid.UUID
type StockOrder ¶
Click to show internal directories.
Click to hide internal directories.