Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorMsgInternal = "Internal server error" ErrorMsgInvalidArg = "Not able to read request body" )
Variables ¶
This section is empty.
Functions ¶
func GetFile ¶
func GetFile(ctx *fasthttp.RequestCtx, method string)
func SendMultipartData ¶
func SendMultipartData(ctx *fasthttp.RequestCtx, method string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.