Versions in this module Expand all Collapse all v0 v0.0.6 Jan 7, 2026 Changes in this version + func ServiceRequestQuery() (models.FieldseekerServicerequestSlice, error) + func TrapDataQuery() (models.FieldseekerTraplocationSlice, error) + type ClientSync struct + Fieldseeker FieldseekerRecordsSync + Since time.Time + func ContentClientIos(ctx context.Context, u *models.User, since *time.Time) (csync ClientSync, err error) + type FieldseekerRecordsSync struct + MosquitoSources []MosquitoSource + ServiceRequests models.FieldseekerServicerequestSlice + TrapData models.FieldseekerTraplocationSlice + type MosquitoSource struct + Inspections models.FieldseekerMosquitoinspectionSlice + PointLocation models.FieldseekerPointlocation + Treatments models.FieldseekerTreatmentSlice + func MosquitoSourceQuery() ([]MosquitoSource, error)