Documentation
¶
Index ¶
- func NewHandler(debug bool, dev bool) http.Handler
- func NewLambdaFunctionURLHandler(devMode bool, debugMode bool) ...
- func NewLambdaS3ObjectHandler(devMode bool, debugMode bool) func(ctx context.Context, event *events.S3ObjectLambdaEvent) error
- func SignUrl(requestUrl string, devMode bool) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLambdaFunctionURLHandler ¶ added in v0.3.0
func NewLambdaFunctionURLHandler(devMode bool, debugMode bool) func(ctx context.Context, event *events.LambdaFunctionURLRequest) (*events.LambdaFunctionURLResponse, error)
func NewLambdaS3ObjectHandler ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.