generation

package
v0.1.144 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceGenerationConfigurationName = "service.generation.codefly.yaml"

Variables

This section is empty.

Functions

This section is empty.

Types

type Replacement added in v0.1.116

type Replacement struct {
	From string `yaml:"from"`
	To   string `yaml:"to"`
}

type Service

type Service struct {
	Replacements   []Replacement `yaml:"replacements"`
	Ignores        []string      `yaml:"ignores"`
	SkipTemplatize bool          `yaml:"skip-templatize"`
}

Jump to

Keyboard shortcuts

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