Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PickupData ¶
type PickupData struct {
EventForms int
Events int // can have events w/o form, eg not in mailbox
PackageNum int
}
data for pickup events. To the door part handled in door trips
func (*PickupData) GetTime ¶
func (pd *PickupData) GetTime() float64
func (*PickupData) Report ¶
func (pd *PickupData) Report() string
Click to show internal directories.
Click to hide internal directories.