Documentation
¶
Index ¶
- func CheckResponse(msg string) map[string]any
- func FailedResponse(msg string) map[string]any
- func FileName(length int) string
- func SuccessResponse(msg string) map[string]any
- func SuccessWithDataPaginationResponse(msg string, data any, totalpage int) map[string]any
- func SuccessWithDataResponse(msg string, data any) map[string]any
- func UploadFile(r *http.Request, keyName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckResponse ¶
func FailedResponse ¶
func SuccessResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.