util

package
v0.0.0-...-6c54010 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJsonRequestResponse

func GetJsonRequestResponse(app *fiber.App, method string, url string, reqBody any) (code int, respBody map[string]any, err error)

func GetJsonSliceRequestResponse

func GetJsonSliceRequestResponse(app *fiber.App, method string, url string, reqBody any) (code int, respBody []map[string]any, err error)

func GetStringRequestResponse

func GetStringRequestResponse(app *fiber.App, method string, url string, reqBody string) (code int, respBody string, err error)

func GetStringSliceRequestResponse

func GetStringSliceRequestResponse(app *fiber.App, method string, url string, reqBody any) (code int, respBody []string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL