handlers

package
v0.0.0-...-d65b329 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewHandler

type NewHandler struct {
	// contains filtered or unexported fields
}

NewHandler ... handler for new command

func NewNewHandler

func NewNewHandler(
	config *config.Config,
	gitService services.GitServiceInterface,
	userAPIService services.UserAPIServiceInterface,
	databaseService services.DatabaseServiceInterface,
) *NewHandler

NewNewHandler ...

func (*NewHandler) Execute

func (handler *NewHandler) Execute(projectName string, targetPath string, apiDefinitionPath string, databaseDefinitionPath string, organizationName string, templateName string) error

Execute ... make new project

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL