tsk-51: Send message endpoint (#52)
Closes #51 Reviewed-on: phoenix/textsender-api#52 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package app
|
||||
|
||||
import (
|
||||
"git.kundeng.us/phoenix/textsender-models/tx0/config"
|
||||
)
|
||||
|
||||
type App struct {
|
||||
TwilioConfig *config.TwiloConfig
|
||||
}
|
||||
Reference in New Issue
Block a user