Documentation
¶
Index ¶
- type Function
- type Google
- func (google *Google) HttpInvocationTriggerStage() syncedtrace.TraceHookType
- func (google *Google) HttpResult(sleepTime time.Duration, tr *engine.TraceResult, funcDuration time.Duration, ...) (report.Result, error)
- func (google *Google) Name() string
- func (google *Google) NewFunctionRequest(stack stack.Stack, function stack.Function, qParams *url.Values, ...) func(uniqueId string) (*http.Request, error)
- func (google *Google) NewStack(stackPath string) (stack.Stack, error)
- type Result
- type Stack
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Function ¶
type Function struct {
// contains filtered or unexported fields
}
func (*Function) Description ¶
func (*Function) MemorySize ¶
type Google ¶
type Google struct {
// contains filtered or unexported fields
}
func (*Google) HttpInvocationTriggerStage ¶
func (google *Google) HttpInvocationTriggerStage() syncedtrace.TraceHookType
func (*Google) HttpResult ¶
func (*Google) 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.