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)
func (*Runtime) Resolve ¶
Example: https://us-east1-personal-erwinvaneyk.cloudfunctions.net/helloworld
Click to show internal directories.
Click to hide internal directories.