Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecOption ¶
type ExecOption func(opt *configOptions)
func WithFieldNameMapper ¶
func WithFieldNameMapper(fieldNameMapper goja.FieldNameMapper) ExecOption
func WithLogging ¶
func WithLogging(logBuf *bytes.Buffer) ExecOption
func WithScriptTimeout ¶
func WithScriptTimeout(duration time.Duration) ExecOption
func WithSet ¶
func WithSet(name string, f interface{}) ExecOption
Click to show internal directories.
Click to hide internal directories.