I have the following 2 files in my go project
router/file1 snippet:
package router import ( // Bunch of imports ) var routes handlers_common.T_Routes