Gin gonic don't render un-preloaded structs

Sometime few structs are not preloaded when I am trying to render a record. whats the best way to not render un-preloaded structs dynamically.

Please note: sometimes (same) few structs are preloaded depending upon the condition
I am using gin-gonic framework

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.