Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Receipt ¶
type Receipt swap.SwapReceipt
type ReceiptQuery ¶
type ReceiptQuery struct {
Responder chan<- map[swap.SwapID]swap.SwapReceipt
}
func (ReceiptQuery) IsMessage ¶
func (msg ReceiptQuery) IsMessage()
type ReceiptUpdate ¶
type ReceiptUpdate swap.ReceiptUpdate
func (ReceiptUpdate) IsMessage ¶
func (msg ReceiptUpdate) IsMessage()
Click to show internal directories.
Click to hide internal directories.