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