placeholder

package
v0.0.0-...-5566b07 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReplacePlaceholders

func ReplacePlaceholders(aContext *app.Context, input string) string

Types

type Args

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

func (*Args) Replacement

func (r *Args) Replacement(options map[string]string) string

type ConfigValue

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

func (*ConfigValue) Replacement

func (r *ConfigValue) Replacement(options map[string]string) string

type EnvVar

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

func (*EnvVar) Replacement

func (r *EnvVar) Replacement(options map[string]string) string

type FileList

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

func (*FileList) Replacement

func (r *FileList) Replacement(options map[string]string) string

type Replacer

type Replacer interface {
	Replacement(options map[string]string) string
}

Jump to

Keyboard shortcuts

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