jagan-parthiban commented on code in PR #7408:
URL: https://github.com/apache/trafficcontrol/pull/7408#discussion_r1140152217
##########
traffic_ops/traffic_ops_golang/api/generic_crud.go:
##########
@@ -43,6 +43,15 @@ type GenericCreator interface {
InsertQuery() string
}
+// GenericCreatorV5 uses tc.TimeRFC3339 as Time format type for SetLastUpdated
Review Comment:
GenericCreatorV5 is created to use tc.TimeRFC3339 struct instead of TimeNoMod
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]