Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyTemplate ¶
func ApplyTemplate(db *sql.DB, proj *sdk.Project, opts sdk.ApplyTemplatesOptions, user *sdk.User, sessionKey sessionstore.SessionKey) ([]msg.Message, error)
ApplyTemplate creates an application and configure it with given template
func ApplyTemplateOnApplication ¶
func ApplyTemplateOnApplication(db *sql.DB, proj *sdk.Project, app *sdk.Application, opts sdk.ApplyTemplatesOptions, user *sdk.User, sessionKey sessionstore.SessionKey) ([]msg.Message, error)
ApplyTemplateOnApplication configure an application it with given template
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.