Documentation ¶ Index ¶ func ArgsToInputs(c converter.Converter, args ...interface{}) ([]payload.Payload, error) func InputsToArgs(c converter.Converter, fn reflect.Value, inputs []payload.Payload) ([]reflect.Value, bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ArgsToInputs ¶ func ArgsToInputs(c converter.Converter, args ...interface{}) ([]payload.Payload, error) func InputsToArgs ¶ func InputsToArgs(c converter.Converter, fn reflect.Value, inputs []payload.Payload) ([]reflect.Value, bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files args.go Click to show internal directories. Click to hide internal directories.