package mytest import testroute "key_performance_indicators/api/myTest/testRoute" type ApiEntry struct { Test testroute.ApiMethod } var AppApiEntry = new(ApiEntry)