Skip to content
Snippets Groups Projects
Commit 7c6d7760 authored by Semyon Krestyaninov's avatar Semyon Krestyaninov :dog2:
Browse files

wip

parent 61569793
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ import (
"git.perx.ru/perxis/perxis-go/pkg/schema/field"
)
// Executor выполняет динамическую подстановку значений в параметры полей схемы.
type Executor interface {
// Execute выполняет подстановку значений.
Execute(ctx context.Context, input string) (string, error)
// IsCanceled проверяет, было ли выполнение отменено.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment