lambda

package
v0.0.0-...-58886fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() services.Request

Types

type Config

type Config struct {
	config.Config
	// contains filtered or unexported fields
}

func (*Config) Endpoint

func (c *Config) Endpoint() string

type InvocationType

type InvocationType string
const (
	InvocationTypeSync   InvocationType = "RequestResponse"
	InvocationTypeAsync  InvocationType = "Event"
	InvocationTypeDryRun InvocationType = "DryRun"
)

type LogType

type LogType string
const (
	LogTypeNone LogType = "None"
	LogTypeTail LogType = "Tail"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL