package app import ( auxcfg "git.kundeng.us/phoenix/textsender-models/tx0/config/auxiliary" ) type App struct { TwilioConfig *auxcfg.TwilioConfig }