You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/04/12 18:24:48 UTC

[GitHub] [trafficcontrol] limited edited a comment on issue #3478: Mock Traffic Ops Server

limited edited a comment on issue #3478: Mock Traffic Ops Server
URL: https://github.com/apache/trafficcontrol/pull/3478#issuecomment-482675654
 
 
   
   What if it was instead (with equally weak Go-fu  reflection)
   ```
     for field: range fields {
       field.Name: CreateValue(field.Name, field.Type)
     }
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services