Lego

package
v0.0.0-...-bbb754b Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScanText

func ScanText(text string, args Constructor) (newText []string)

Types

type Constructor

type Constructor struct {
	StringTemplate string              `json:"STRINGTEMPLATE"`
	Values         map[string]string   `json:"VALUES"`
	MultyValues    map[string][]string `json:"MULTYVALUES"`
}

type FindVarTyp

type FindVarTyp struct {
	L            int
	R            int
	FindValue    string   // Имя переменной в шаблоне
	ReplaceFinal string   // Значение, на которое меняем переменную
	Params       []string // Параметры к имени переменной в шаблоне
	SplitSymbol  string   // Для массивов! Разделитель
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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