Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppCreator ¶
type AppCreator struct {
// contains filtered or unexported fields
}
func Init ¶
func Init(client *client.Client) *AppCreator
func (*AppCreator) CreateNewApp ¶
func (a *AppCreator) CreateNewApp() (*App, error)
Click to show internal directories.
Click to hide internal directories.