Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeoJSON ¶
func GeoJSON(c *fiber.Ctx, data interface{}) error
JSON converts any interface or string to JSON. Array and slice values encode as JSON arrays, except that []byte encodes as a base64-encoded string, and a nil slice encodes as the null JSON value. This method also sets the content header to application/json.
func SetupLogging ¶
func SetupLogging()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.