config

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Efs           embed.FS            `json:"-"`
	Key           string              `json:"key"`
	Module        string              `json:"module"`
	Name          string              `json:"name"`
	Templates     string              `json:"templates"`
	TemplatesPort ports.TemplatesPort `json:"-"`
}

Config is the configuration for the application.

func (*Config) GetName added in v0.2.4

func (a *Config) GetName() string

GetName returns the project name derived from the module path.

Jump to

Keyboard shortcuts

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