Documentation
¶
Index ¶
Constants ¶
View Source
const ( Get = "GET" Post = "POST" Put = "PUT" Patch = "PATCH" Delete = "DELETE" Head = "HEAD" Options = "OPTIONS" HandlerFunc = "HandlerFunc" )
Variables ¶
This section is empty.
Functions ¶
func EventApiGateway ¶ added in v0.0.3
func EventApiGateway(method, path, packageName, packagePath, host string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.