Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 281 Bytes

queryparamto.md

File metadata and controls

19 lines (11 loc) · 281 Bytes

QueryParamTo

End timestamp for the query range (exclusive)

Supported Types

queryParamTo := operations.CreateQueryParamToDateTime(time.Time{/* values here */})

queryParamTo := operations.CreateQueryParamToInteger(int64{/* values here */})