Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPCustom ¶
func NewHTTPCustom(logger logger.Logger) bindings.OutputBinding
NewHTTPCustom returns a new HTTPCustom.
Types ¶
type HTTPCustom ¶
type HTTPCustom struct { BaseOperations // contains filtered or unexported fields }
HTTPCustom is a binding for an http url endpoint invocation
func (*HTTPCustom) GetRole ¶
func (h *HTTPCustom) GetRole(ctx context.Context, req *bindings.InvokeRequest, resp *bindings.InvokeResponse) (string, error)
func (*HTTPCustom) GetRoleOps ¶
func (h *HTTPCustom) GetRoleOps(ctx context.Context, req *bindings.InvokeRequest, resp *bindings.InvokeResponse) (OpsResult, error)
Click to show internal directories.
Click to hide internal directories.