Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Router *mux.Router ECR ecriface.ClientAPI DB dynamodbiface.ClientAPI R53 route53iface.ClientAPI Repos []string TableName string RegistryID string // contains filtered or unexported fields }
App holds the API clients for the gromit server
func StartTestServer ¶ added in v1.4.5
StartTestServer starts an HttpTest server that is suitable for testing
Click to show internal directories.
Click to hide internal directories.