Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TypeIBlobLangFuncs = reflect.TypeOf((*IBlobLangFuncs)(nil))
Functions ¶
This section is empty.
Types ¶
type IBlobLangFuncs ¶
type IBlobLangFuncs interface {
DeadLetterIt(args *bloblang.ParsedParams) (bloblang.Function, error)
}
Click to show internal directories.
Click to hide internal directories.