Documentation ¶
Overview ¶
Package lambda defines lambda datly runtime
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleHttpRequest ¶
func HandleHttpRequest(writer http.ResponseWriter, httpRequest *http.Request) error
func HandleRequest ¶
Types ¶
type Response ¶ added in v0.8.0
func NewResponse ¶ added in v0.8.0
func NewResponse() *Response
func (Response) WriteHeader ¶ added in v0.8.0
Click to show internal directories.
Click to hide internal directories.