wip
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package utils
|
||||
|
||||
import (
|
||||
"budget/internal/storage/model"
|
||||
"encoding/json"
|
||||
"net/http"
|
||||
"nos-comptes/internal/storage/model"
|
||||
)
|
||||
|
||||
func JSON(w http.ResponseWriter, status int, data interface{}) {
|
||||
|
||||
Reference in New Issue
Block a user