Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptAssetView ¶
type AcceptAssetView struct{}
type AgreeToBuy ¶
type AgreeToBuy struct {
Agreement *states.AgreementToBuy
Approver view.Identity
}
type AgreeToBuyView ¶
type AgreeToBuyView struct {
*AgreeToBuy
}
type AgreeToBuyViewFactory ¶
type AgreeToBuyViewFactory struct{}
type AgreeToSell ¶
type AgreeToSell struct {
Agreement *states.AgreementToSell
Approver view.Identity
}
type AgreeToSellView ¶
type AgreeToSellView struct {
*AgreeToSell
}
type AgreeToSellViewFactory ¶
type AgreeToSellViewFactory struct{}
type ApproverView ¶
type ApproverView struct{}
type IssueViewFactory ¶
type IssueViewFactory struct{}
type TransferResponderView ¶
type TransferResponderView struct{}
type TransferView ¶
type TransferView struct {
*Transfer
}
type TransferViewFactory ¶
type TransferViewFactory struct{}
Click to show internal directories.
Click to hide internal directories.