Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateAddressCommand ¶
type DeleteAddressCommand ¶
type DeleteAddressCommand struct {
AddressID string
}
type FindAddressCommand ¶
type FindAddressCommand struct {
AddressID string
}
type FindAllAddressCommand ¶
type FindAllAddressCommand struct {
OwnerID string
}
Click to show internal directories.
Click to hide internal directories.