Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrokerMock ¶
func NewMidtransBrokerMock ¶
func NewMidtransBrokerMock() *BrokerMock[*entity.Transaction]
func NewShipperBrokerMock ¶
func NewShipperBrokerMock() *BrokerMock[*entity.Shipper]
func (*BrokerMock[T]) Close ¶
func (b *BrokerMock[T]) Close()
func (*BrokerMock[T]) Publish ¶
func (b *BrokerMock[T]) Publish(data T)
Click to show internal directories.
Click to hide internal directories.