We were seeing the same comment against all time.Time fields, due to returning a pointer rather than value for knownTypes. I've run all the tests and also checked it against our project using workspaces and it doesn't appear to have had any unintended side effects!
We were seeing the same comment against all time.Time fields, due to returning a pointer rather than value for
knownTypes
. I've run all the tests and also checked it against our project using workspaces and it doesn't appear to have had any unintended side effects!