Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServiceRequestQuery ¶
func ServiceRequestQuery() (models.FieldseekerServicerequestSlice, error)
func TrapDataQuery ¶
func TrapDataQuery() (models.FieldseekerTraplocationSlice, error)
Types ¶
type ClientSync ¶
type ClientSync struct {
Fieldseeker FieldseekerRecordsSync
Since time.Time
}
func ContentClientIos ¶
type FieldseekerRecordsSync ¶
type FieldseekerRecordsSync struct {
MosquitoSources []MosquitoSource
ServiceRequests models.FieldseekerServicerequestSlice
TrapData models.FieldseekerTraplocationSlice
}
type MosquitoSource ¶
type MosquitoSource struct {
PointLocation models.FieldseekerPointlocation
Inspections models.FieldseekerMosquitoinspectionSlice
Treatments models.FieldseekerTreatmentSlice
}
func MosquitoSourceQuery ¶
func MosquitoSourceQuery() ([]MosquitoSource, error)
Click to show internal directories.
Click to hide internal directories.