Documentation
¶
Index ¶
- func GetUrl(ctx context.Context, reqCtx *app.RequestContext)
- func PingHandler(ctx context.Context, reqCtx *app.RequestContext)
- func TestHandler(ctx context.Context, reqCtx *app.RequestContext)
- func Upload(reqCtx *app.RequestContext, baseDir string)
- func UploadHandler(ctx context.Context, reqCtx *app.RequestContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PingHandler ¶
func PingHandler(ctx context.Context, reqCtx *app.RequestContext)
func TestHandler ¶
func TestHandler(ctx context.Context, reqCtx *app.RequestContext)
func Upload ¶
func Upload(reqCtx *app.RequestContext, baseDir string)
Upload handles file uploads and returns the file path.
func UploadHandler ¶
func UploadHandler(ctx context.Context, reqCtx *app.RequestContext)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.