Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct { Router *mux.Router Env *EnvConfig ECR ecriface.ClientAPI DB dynamodbiface.ClientAPI R53 route53iface.ClientAPI // contains filtered or unexported fields }
App holds the API clients for the gromit server
Click to show internal directories.
Click to hide internal directories.