Documentation
¶
Overview ¶
package json handle all http json operations like decode input or output json response
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToStruct ¶
MapToStruct converts a map[string]any to a struct target is a pointer of the target struct
func Write ¶
func Write(w http.ResponseWriter, data any)
Types ¶
Click to show internal directories.
Click to hide internal directories.