package providers import ( _ "app/providers/config" _ "app/providers/http" _ "app/providers/logger" _ "app/providers/micro" _ "app/providers/mysql" )