package
Version:
v0.0.0-...-ff62c10
Opens a new window with list of versions in this module.
Published: Nov 1, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HandleReq wrapper for all requests to api
DynamoHandler acts as a proxy between the mobile application and s3
type FileQueryRequest struct {
ParticipantID int `json:"participantID"`
Type string `json:"type"`
StartTime string `json:"startTime"`
EndTime string `json:"endTime"`
}
FileQueryRequest payload for time of query needed
type Record struct {
Size string
}
Record to unmarshall dynamo db return
Source Files
¶
Click to show internal directories.
Click to hide internal directories.