program

package
v0.0.0-...-c5bda25 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Program

type Program struct {
	Name         string
	ProjectType  flags.Project
	DataBaseType flags.DataBase
	AbsolutePath string
}

func (*Program) CreateDjangoProject

func (p *Program) CreateDjangoProject() error

func (*Program) CreateFileFromTemplate

func (p *Program) CreateFileFromTemplate(pathToCreate string, projectPath string, fileName string, fileTmpl []byte) error

func (*Program) CreateFilesFromMap

func (p *Program) CreateFilesFromMap(pathToCreate string, projectPath string, files map[string][]byte) error

func (*Program) CreatePath

func (p *Program) CreatePath(pathToCreate string, projectPath string) error

Jump to

Keyboard shortcuts

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