Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnsupportedScheme = errors.New("fnenv/http: unsupported scheme")
)
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
func (*Runtime) Invoke ¶
func (r *Runtime) Invoke(spec *types.TaskInvocationSpec, opts ...fnenv.InvokeOption) (*types.TaskInvocationStatus, error)
Click to show internal directories.
Click to hide internal directories.