mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-06 21:12:24 +00:00
Initial commit: not functional
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package sv1
|
||||
|
||||
/*
|
||||
import (
|
||||
"encoding/json"
|
||||
"log/slog"
|
||||
@@ -129,3 +130,4 @@ func (h *HandlerV1) HandleList(w http.ResponseWriter, r *http.Request) {
|
||||
slog.String("error", err.Error()))
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user