new

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProject

func NewProject(c config.Config, appName string) error

func NewTemplateData added in v0.22.0

func NewTemplateData() (map[string]any, error)

Types

type GeneratedFile added in v0.22.2

type GeneratedFile struct {
	Path    string
	Content bytes.Buffer
	Skip    bool
}

type JzeroNew

type JzeroNew struct {
	TemplateData map[string]any
	// contains filtered or unexported fields
}

func (*JzeroNew) New

func (jn *JzeroNew) New(dirname string) ([]*GeneratedFile, error)

type TemplateData

type TemplateData struct {
	Module string
	APP    string
}

Jump to

Keyboard shortcuts

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