TemplateInsightsSection defines the section to be included in the template insights response.
| 41 | |
| 42 | // TemplateInsightsSection defines the section to be included in the template insights response. |
| 43 | type TemplateInsightsSection string |
| 44 | |
| 45 | // TemplateInsightsSection enums. |
| 46 | const ( |
no outgoing calls
no test coverage detected