Documentation ¶
Overview ¶
Package gae helps with Google Application Engine
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppDeployment ¶
AppDeployment struct
func NewAppDeployment ¶
func NewAppDeployment() *AppDeployment
NewAppDeployment create deployment structure
func (*AppDeployment) Deploy ¶
func (appDeployment *AppDeployment) Deploy() (err error)
Deploy AppDeployment check if the repo exist, if not try to create it
Click to show internal directories.
Click to hide internal directories.