Documentation
¶
Index ¶
- type Azure
- func (azure *Azure) HttpInvocationTriggerStage() syncedtrace.TraceHookType
- func (azure *Azure) HttpResult(sleepTime time.Duration, tr *engine.TraceResult, funcDuration time.Duration, ...) (report.Result, error)
- func (azure *Azure) Name() string
- func (azure *Azure) NewFunctionRequest(stack stack.Stack, function stack.Function, qParams *url.Values, ...) func(uniqueId string) (*http.Request, error)
- func (azure *Azure) NewStack(stackPath string) (stack.Stack, error)
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Azure ¶
type Azure struct {
// contains filtered or unexported fields
}
func (*Azure) HttpInvocationTriggerStage ¶
func (azure *Azure) HttpInvocationTriggerStage() syncedtrace.TraceHookType
func (*Azure) HttpResult ¶
func (*Azure) NewFunctionRequest ¶
type Result ¶
type Result struct {
// contains filtered or unexported fields
}
func (*Result) ContentTransfer ¶
func (*Result) InvocationOverHead ¶
Click to show internal directories.
Click to hide internal directories.